RTC process customization ID length limit
Hi
When defining e.g. new work item types an ID must be given for it.
Is there a limit on the length of this ID string?
If so does the same limit apply to all IDs (work item type, attribute, workflow, ...)?
I am curious because our IDs are getting pretty long (up to 100 characters) and will get longe rin future.
Thank you
When defining e.g. new work item types an ID must be given for it.
Is there a limit on the length of this ID string?
If so does the same limit apply to all IDs (work item type, attribute, workflow, ...)?
I am curious because our IDs are getting pretty long (up to 100 characters) and will get longe rin future.
Thank you
Comments
Donald Nong
Jul 18 '14, 1:44 a.m.The column "Identifier" of attribute and "work_item_type" of work item are both defined as varchar(250) in the database.
1 vote