Skip instead of throwing on invalid DAV data migration#32466
Skip instead of throwing on invalid DAV data migration#32466
Conversation
|
/backport to stable24 |
|
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 <chrng8@gmail.com>
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2e55cbf to
a770fd8
Compare
| $addressBookFilename, | ||
| $initialAddressBookUri, | ||
| $metadata, | ||
| $vCards, |
Check notice
Code scanning / Psalm
ArgumentTypeCoercion
When encountering invalid data instead of failing we will skip it