Addinb jobTags as a parameter to 3 existing reactors:
PauseJobTriggerReactor
ExecuteScheduledJobReactor
ResumeJobTriggerReactor
Before, these reactors took in a jobId & a jobGroup, this update will allow jobId to be optional if the user wants to send in jobTags instead (example pixel calls in the comments for the reactors)
Addinb jobTags as a parameter to 3 existing reactors:
Before, these reactors took in a jobId & a jobGroup, this update will allow jobId to be optional if the user wants to send in jobTags instead (example pixel calls in the comments for the reactors)
Related to issue : https://github.com/SEMOSS/Semoss/issues/140