Max. No. that can be appended to the Literal id of an enum/value of an enum
What is the max. no. that can be appended to the Literal id of an enum/value of an enum? For e.g. For a enum called dept the id=com.ibm.team.workitem.enum.dept.literal.l203 What can the no. 203 go upto? Thanks Bhawana |
Be the first one to answer this question!
Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.
Comments
I don't think there is a limit.. this is just a text string. I think the ID text string limit is 255 characters, but haven't tested this myself.
Verified in the code: Enum literal Identifier is of type String