What if your customers want to edit a field in a request?
Use Automation and Comments: Define keywords in automation and search for these keywords in the user comments.
- Create a rule with a trigger - Issue commented
- Add advance compare condition
- First value: {{issue.comments.last.body}}
- Condition of your choice (we recommend equals, for a rule to be more precise);
- Second value: [keyword of your choice]

- Add new action: Edit issue
- Choose fields to set: select a field and configure the value
