Skip to content

[master] Add option in transformation-debug

Sometimes when tasks are submitted to the RMS as requests, the task is set in Submitted status but there is no associated request (i.e. ExternalID == 0). The origin of this is not yet understood... I added an option --CheckSubmittedTasks to the dirac-transformation-debug script that gets these tasks, and then allows to fix them using --KickRequests option

Merge request reports