My current version is also 2.6.12.
here I have 20 tags in my endpoints, if I try to add the 21th from the edit tab in the endpoint it returns an error and doesn’t save.
but if I try to add the tag by selecting the endpoint from its folder it removes all the tags
note: at the moment that I recorded the video the maximum limit became 19
This is the procedure I am trying to restore, are our steps similar?
Yes, they are the same. Except for the tag names are longer but I don’t know if that is the issue
This issue has been fixed, please try it. After investigation, we found that the issue was caused by the tag names are longer.
Yes, you can try it now.
Thanks, it thows an error now and doesn’t remove the tags 🩵
But also consider expanding the maximum limit
In what situations is it necessary to use long tag names, and how are these tag names designed?
sky Thank you for providing more context. I understand you’re using tags to link endpoints with user stories and services, specifically using identifiers like “2.6.12”. The tag length limit is becoming a constraint as your project scales.
To better understand your needs, could you share how often you release new user stories? could you provide an estimate of the expected growth rate for tag length on a weekly or monthly basis?
Additionally, would adding optional fields for the start and end versions of user stories associated with an endpoint, along with the ability to filter by version range, effectively address this limitation?
Finally, could you elaborate on your primary use case for filtering endpoints by version? Is this for streamlining API testing or more for maintaining specific API endpoint versions?
Well, the growth rate is often weekly but I don’t understand what the rate can change in the tags field length.
Isn’t it a stand alone validation on the field length no matter how often I update it?
for streamlining API testing & debuging
didn’t use multiple versions, I’m working CI/CD…