Possible to start work item IDs at a 5000 rather than 0?
![]()
On my current project we're using RRC for requirements, and RTC for change management. Because the two are linked, and both started at the same time, they have very similar numbers. E.g. we'll often be working with 12098 RRC requirement and 11097 RTC work item. This makes things very confusing in our standups, reporting, etc.
In order to get around this I thought it'd be good if the RTC work item IDs started at 500,000 and sequentially incremented upwards from there - then it would be obvious from the numbers which are the requirements and which are change related work items.
Is there a way to do this? I know going to create a work item, but then not comitting it "reserves" that number, so theoretically I could try to create, and abandon, half a million work items using some kind of automated tool. Was hoping for something a bit more clever than that though.
|