Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Done
-
Release 5.7.4
-
None
Description
Xporter isn't working properly with Workflow Post Function transition when users have defined Conditions.
Steps to reproduce the error:
- Install the version 5.7.4 on your JIRA instance
- Create a new Workflow Post Post Function Multi-Action, for example
- Define a new condition
- Try to perform the transition
Error:
The error is related to the regex used to evaluate the condition.
Condition:
"${Key}".equals("DEMO-23")
Attachments
Issue Links
- is duplicated by
-
XPORTER-2127 Post Function fails when the condition is validated
- Closed