What's the time span of recently modified artifacts?
In the web GUI there is an option to Highlight recently modified items. Where is defined how many days does "recently modified" means? Is it 5 days, 15, 30?
|
Accepted answer
In the fronting.properties file on the server there are a couple of settings (recent requirements and recent comments) that defines the time in days (default = 14)
com.ibm.rdm.fronting.server.RDMRecentRequirements.query.modifiedsince.duration=14 com.ibm.rdm.fronting.server.RDMRecentComments.query.modifiedsince.duration=14 This file is typically found in <server>\server\conf\rm for example on my local server the file is located here. C:\Program Files\IBM\JazzTeamServer\server\conf\rm Guillermo Talento selected this answer as the correct answer
|
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.