Details
-
Bug
-
Status: To Do
-
Low
-
Resolution: Unresolved
-
6.38.0
-
None
-
SR4J Sprint 152 (8.8.0)
-
2.5
Description
Steps to Reproduce the Problem
- Create an Escalation service job with the cron expression '0 0 9 1/1 * ? *'. Add 'Escalation Service A' as Note for easier recognition.
- In the Additional issue actions script editor, add
log.warn 'Escalation Service A'
- Create another Escalation service with the cron interval '10'. Add 'Escalation Service B' as Note
- In the Additional issue actions script editor, add
log.warn 'Escalation Service B'
- Edit Escalation Service A and click 'Update'
- Note in the logs that Escalation Service B is triggered
Expected Behaviour
Updating an Escalation Service Job will not cause another Escalation Service Job to execute
Actual Behaviour
Updating an Escalation Service Job triggers another Escalation Service Job
Additional Info
- SRJSUP-23374 Demo.mov
- Reproduced in
Jira Software 8.13.11 | ScriptRunner 6.38.0
Jira Software 8.13.11 | ScriptRunner 6.42.0