What's the time span of recently modified artifacts?
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
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