-
-
Notifications
You must be signed in to change notification settings - Fork 4.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Skip instead of throwing on invalid DAV data migration #32466
Conversation
/backport to stable24 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
This means partial import/partial export when there are errors in the data. |
When invoked via the CLI then the message is displayed though from the web UI there is no mechanism to communicate these messages We could add a way for interface agnostic messages to be communicated or maybe something else if there's a better way, any further suggestions @come-nc? |
Signed-off-by: Christopher Ng <[email protected]>
Signed-off-by: Christopher Ng <[email protected]>
2e55cbf
to
a770fd8
Compare
When encountering invalid data instead of failing we will skip it