-
Type:
Bug
-
Resolution: Duplicate
-
Priority:
Low
-
Component/s: Condition - Issue Fields
-
Severity 3 - Minor
-
Jira Service Management
Issue Summary
When a customer type of account Re-submit a JSM Forms the Issue field condition is unable to validate the Request type and performs no action.
Steps to Reproduce
- Have a JSM Forms, allow customers to edit the form, and enable Attach a PDF version of this form each time it‘s resubmitted
- Have an automation with the Field value change trigger for the Attachment and an Issue field condition to check the Request type
- Re-submit the Form with a customer account
Expected Results
The automation is executed and the Issue field condition is able to check the Request type and validate it properly.
Actual Results
The Issue field condition is unable to validate the Request type, even if it's the correct one.
The automation will work properly, if the Customer account is related to the "Service Desk Team" project role, even if the Customer doesn't have a JSM license.
Workaround
Use a different condition to validate the Request type, such as a JQL condition.