It's all about the answers!

Ask a question

What's the time span of recently modified artifacts?


Guillermo Talento (1046) | asked Feb 07 '14, 11:55 a.m.
edited Feb 07 '14, 11:56 a.m.
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


permanent link
Robin Bater (3.4k47) | answered Feb 07 '14, 12:07 p.m.
JAZZ DEVELOPER
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


Register or to post 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.