Hi All,
In one of our D2 projects we are facing an issue with D2 Autonaming counter value. The autonaming rule contains a couple of attribute values followed with a 5 digit conter. The counter value was initially set to 0 however we then changed it to 10001.
The issue is that the counter value is not getting incremented from 10001 and it still increments from 0.
for ex. ABC-00001
We are expecting the autonaming value as ABC-10001
Any help on this ??