-
Bug
-
Resolution: Timed out
-
Low
-
1
-
Severity 3 - Minor
-
Issue Summary
Adding the jira.issue.editable workflow property (Set to false) to a workflow status should prevent users from modifying the issue data via Portal and in the Jira view.
However, the property only takes effect in the Jira view but not the Portal.
Steps to Reproduce
- Add the workflow property jira.issue.editable set to false on a certain status.
- Create an issue and attach a Jira Form within it (Leave the form in Open state).
- Transition the issue status to the one where you previously configured the jira.issue.editable workflow property.
- Go to the Portal view and try editing the attached Form.
Expected Results
The Form fields are locked (Like in the Jira view) and can't be edited.
Actual Results
The Form can be edited making it seem the jira.issue.editable workflow property has no effect.
Workaround
Make the Form internal so it can't be seen through the Portal in order to prevent unwanted edits.
- mentioned in
-
Page Loading...