WorkItem Queries property settings under Advanced Properties no longer visible
![]() Hello,
for a quick testing purpose, I changed the "Full Text Merge Limit" setting under WorkItem Queries on my server's Advanced Properties settings for CLM. I changed the default value from 100 to 1000. I completed my test and now want to change the setting back to 100 - but the entire Workitem Queries property setting section is no longer visible.
What am I missing? How can I get to the setting again?
thanks,
Heike
|
Accepted answer
![]()
Ralph Schoon (62.3k●3●36●43)
| answered May 16 '17, 2:06 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER Heike,
I don't have an idea why the section might be gone (except you maybe are in the wrong application e.g. JTS and not CCM). Inb any case all these property changes away from the default are stored in the server/conf/ccm/teamserver.properties for RTC. Open that file, look for your 1000 entry and delete that line or set some other value.
Heike Spayne selected this answer as the correct answer
Comments Thank you - that is indeed what I did - I used the jts advanced properties to look for the parameter, instead of the ccm properties! |