-
-
Notifications
You must be signed in to change notification settings - Fork 401
Open
Labels
New FeatureNew feature request [class->Implemented #{number}: {title}]New feature request [class->Implemented #{number}: {title}]
Description
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 -
- an alert popup telling people (Duplicate Element Found) [default]
- Skip an Item if it is already renumbered [likely most used]
- 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}]New feature request [class->Implemented #{number}: {title}]