Page MenuHomePhabricator

Some edits that create duplicate labels are undetected and don't end up on ListDuplicateObjectNames somehow
Open, LowPublicBUG REPORT

Description

Description

The ListDuplicateObjectNames special page shows objects tracked in the clashes table, but there are cases (two requests sent at the same time) where the label clashes are not detected. In such case, this page doesn't show clashes:

Steps to reproduce:

Expected behavior (Acceptance criteria):

  • objects with duplicate labels should be avoided as much as possible
  • clashes should always be detected and saved, or
  • if that's not possible, the special page should list those objects tracked in clashes but also try to detect other objects

Completion checklist

Event Timeline

Jdforrester-WMF renamed this task from Special page ListDuplicateObjectNames doesn't report undetected duplicate labels to Some edits that create duplicate labels are undetected and don't end up on ListDuplicateObjectNames somehow.Dec 18 2024, 5:32 PM
Jdforrester-WMF triaged this task as Low priority.