-
Notifications
You must be signed in to change notification settings - Fork 270
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
fix(xo-web/backup): fix reportWhen
being reset to undefined
#7235
Conversation
@b-Nollet Do you want to add a Changelog entry? If the change is visible by users, it's better to add one. |
Done :) |
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.
To help us track where the change comes from, mention the source of the request at the top of the PR description. In this case:
See Zammad#17506
Co-authored-by: Pierre Donias <[email protected]>
reportWhen
being reset to undefined
See Zammad#17506
Description
Preventing
reportWhen
value from becoming undefined (and resetting to the default value Failure) when a mirror backup is edited without modifying this field.Checklist
Fixes #007
,See xoa-support#42
,See https://...
)Introduced by
CHANGELOG.unreleased.md