Skip to content

Make sure the key attribute is unique

Nataliia Radina requested to merge 429345-compare-revisions-bug into master

What does this MR do and why?

Fixes bug regarding branches selection in compare revision page

Make sure the key attribute is unique

Changelog: fixed

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After
Screenshot_2024-01-29_at_20.08.24 Screenshot_2024-01-30_at_14.41.41

How to set up and validate locally

  1. Go to any project
  2. Ideally make a tag wit he same name as any existing branch
  3. Code > Compare Revisions
  4. Try selecting tag/branch in the dropdowns
  5. make sure there is no errors regarding unique id

Related to #429345 (closed)

Merge request reports