Maximum entries for workitem attributes in RTC
2 answers
Hello,
I don't think there is such limit.
The only case I have been facing such requirement was a work item that was automatically being updated upon build completion.
After each build, a comment was added.
This resulted in a very large (in terms of payload) work item.
Eric
Comments
Thanks Eric
Reason for my question is that in ClearQuest (With Oracle 11), if the contents of the multiline string are large the "edit entity" results in timeout error
Since we are moving out of CQ to RTC, want to ensure if RTC could handle large entries. Also will we see any slow down in performance if the RTC entries are too big (ex: 200's of comment entries) ?
Hello,
talking about the number of separate comment, we've been working with work items having 200+ comments - no problem.
In terms of the comment's size - it's limited to 32k chars
Eric