cms-PdmV / mcm_scripts

Repository holding examples of McM scripts
4 stars 15 forks source link

Invalidate and delete requests in 'cascade' #22

Closed ggonzr closed 1 month ago

ggonzr commented 2 months ago

The following module allows users with production_manager or administrator permissions to delete and invalidate in cascade all the requests included into a chained request linked to a root one. Also, it allows the deletion of the chained requests and root request records if required.

This is the result of completing: PDMVDEV-113 Tests are provided to check the correctness.