Troubleshooting: Aborting the on-going activities / tasks
Description: Aborting the on-going activities / tasks changes the tasks to aborting state, and until all the on-going tasks are not completed, the activity is not aborted.
Resolution: To forcefully abort the activities / tasks, restart the workflow service. To permanently change the abort behaviour as force abort, set the below value in the database:
/opt/VRTSitrpva/scripts/itrpclish.pl --module_name VRTS::ITRPVA::ClishOps --sub_name set_conf_param --lib_path /opt/VRTSitrpva/lib/modules --input FORCE_ABORT_WORKFLOW --input true.
Restart the workflow service once.