Is there a way to automatically update a field/"Modified On" time when any relationship link of another artifact is added manually in the original artifact, through some JavaScript or widgets feature in DOORS NG?
When I manually add a system requirement relationship linkage to a custom Epic in DOORS NG, the Modified On time for the Epic does not get updated. The Modified On time only gets updated when there are any updates in the fields. I want to find a way to update this Modified On time for the artifact, when a user creates a relationship linkage between two artifacts manually.
I saw a video and documentation regarding extending the DOORS NG with JavaScript and I want to know if there is some way where we can put some script in background which automatically updates a field or the Modified ON time for an artifact as soon as a relationship linkage is added in the original artifact.
This is a project specific use case, we want to deploy this only for one project, so it would fine if the script does not have to do this for every project in DOORS NG.
One answer
I am pretty sure that it is not possible to change the modification date for any of the objects in the ELM tools. This would impact auditing.
For EWM this might be of interest: https://jazz.net/clmhelp/index.jsp?topic=%2Fcom.ibm.jazz.repository.web.admin.doc%2Ftopics%2Ft_enable_auto_archive_links_wi.html