Skip to content
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

[bugfix] Don't update review status date #3749

Merged
merged 1 commit into from
Sep 26, 2022

Conversation

bruntib
Copy link
Contributor

@bruntib bruntib commented Sep 26, 2022

When a review status is set in the GUI then a new entry is inserted to review_statuses table. Every time the same report is stored, its review status date was updated. This date shouldn't be updated, because not the storage sets a review status rule's date.

When a review status is set in the GUI then a new entry is inserted to
review_statuses table. Every time the same report is stored, its review
status date was updated. This date shouldn't be updated, because not
the storage sets a review status rule's date.
@bruntib bruntib added this to the release 6.20.0 milestone Sep 26, 2022
Copy link
Collaborator

@vodorok vodorok left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@vodorok vodorok merged commit 32c0901 into Ericsson:master Sep 26, 2022
@bruntib bruntib deleted the dont_update_review_status_date branch September 26, 2022 17:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants