Can the size of medium sting attributes be increased above 1000 characters ?
About a ClearQuest to RTC migration:
A custom ClearQuest record type has a number of multiline text fields which are well over 1000 characters. The size of the data in the CQ fields requires RTC long text attributes. The multiline text fields are used in the filter of a large number of ClearQuest queries. https://jazz.net/forum/questions/205039/searching-content-of-large-string-custom-attributes confirms that the content of large string attributes cannot be used in query conditions. Question: Can the size of medium text string fields be increased so that they can store data from ClearQuest multiline text fields without truncation ? |
Accepted answer
No.. there are three sizies
std - 255 chars medium - 1000 chars large - up to 32k chars (but causes not easily searchable) Willy Dhondt selected this answer as the correct answer
|
One other answer
The content of Long String attributes can be queried in by Report Builder.
The solution for the problem seems to be to create a set of JRS reports and put those on the dashboard. |
Your answer
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
Willy,
Just to clarify, you can search content in the large string attributes using the query condition "full text", but you cannot restrict the full text search to a specific attribute.