Reviewers can omit the final flag in conflict resolution
Summary
When resolving conflicts, reviewers can omit the "Final" check, thus letting the application think that the Feedback still has conflicts. However, since the conflict has been reviewed, it will no longer appear in the list of conflicting Feedbacks.
Steps to reproduce
Create conflicting Feedback, omit the "Final" flag during conflict resolution, submit.
What is the current bug behavior?
Having a Feedback that has a resolved conflict but the "Final" flag not set will hide it from the list of conflicting Feedbacks.
What is the expected correct behavior?
It should not be possible to omit the "Final" flag in conflict resolution. A resolved conflict is always final.