Is it Possible to delete old Comments in RRC.
2 answers
It appears that it can only be done to some extent.
http://pic.dhe.ibm.com/infocenter/clmhelp/v4r0m5/topic/com.ibm.rational.rrm.help.doc/topics/t_use_comments.html
http://pic.dhe.ibm.com/infocenter/clmhelp/v4r0m5/topic/com.ibm.rational.rrm.help.doc/topics/t_use_comments.html
To delete a comment, select the comment, and click the Delete Comment icon. A comment can only be deleted by its author, and only if there are no replies to it. Comments are not deleted if the associated element is deleted. These comments are marked with (element not in this revision) in the comment title. These comments can be hidden in the comment section by clicking Hide comments on orphaned elements in the filter panel.
Hi Cherifa
If you're referring to the comments widget, it should only be showing "recent" comments. By default "recent" means 14 days and there is a property in the RM fronting.properties file has this set.
If you're referring to the comments widget, it should only be showing "recent" comments. By default "recent" means 14 days and there is a property in the RM fronting.properties file has this set.
com.ibm.rdm.fronting.server.RDMRecentComments.query.modifiedsince.duration=14If you change this, this will impact everything on the RM server an all users and features like Adding comments to artifacts in a module. So take into consideration how this impacts your RM environment before making any changes to this value.