Skip to content

Renumbering tool does not catch duplicate values #2889

@lizzyj

Description

@lizzyj

Is your feature request related to a problem? Please describe

I noticed that the renumber tool, does not catch duplicate values, it will instead just change the duplicated value to the next in sequence value. (I.e i have a door already placed, and tagged as 1. I start the renumber function and set an untagged door as door 1, it will automatically re-tag the door 1 as door 2 instead of indicating that there is a duplicate value.)

Describe the solution you'd like

Here may be likely shift-click behavior options -

  1. an alert popup telling people (Duplicate Element Found) [default]
  2. Skip an Item if it is already renumbered [likely most used]
  3. sweep and renumber everything [likely less desirable]

Additional context

I can see that this may cause some issues if, for example I am tagging hundreds of doors and it then starts changing tags for doors that should stay associated unless I am clicking to renumber it.

Metadata

Metadata

Assignees

Labels

New FeatureNew feature request [class->Implemented #{number}: {title}]

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions