-
Enhancement
-
Resolution: Done
-
Major
-
1.43.0.Final
-
False
-
-
False
-
---
-
---
-
-
-
2023 Week 36-38 (from Sep 4)
timer properties cannot be configured see example:
- name: GetJiraIssue
type: operation
actions:
- functionRef:
refName: getJiraIssue
arguments:
issueIdOrKey: .jiraIssue.key
fields: status
actionDataFilter:
toStateData: .jiraIssue
sleep:
before: $SECRET.sleepduration
This raises a parsing error like:
Found error: java.lang.IllegalStateException: Process could not be validated ... Could not parse delay '$SECRET.sleepduration': Error parsing time string: [ $SECRET.sleepduration ]]