Using Script runner Behaviours we can hide the 'Comment' field.
In Service Management, this is made up of:
For one of our transitions, we need to ensure that the agent's comments are always internal, hence the removal of the 'Respond to Customer' option.
Has anyone done this prior? or does anyone have a starting point ?
Script runner behaviours works with fields on create/edit/transition screens. It didn't work with buttons under screens.
IMO you need to use CSS/JS to hide it. You can use it in Jira or you can use fragments in script runner:
- https://scriptrunner.adaptavist.com/latest/jira/fragments/WebResource.html
Regards,
Seba
I am looking to hide the customer comments section on a Transition Screen
so that the agent can only add an internal comment, so the highlight section should not be available:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You can achieve this by using workaround from this issue (https://jira.atlassian.com/browse/JSDSERVER-1733) but you need to remember that this is global change.
Unfortunately Atlassian split JSDSERVER-1733 and part connected to comment field on transitions screen was moved to https://jira.atlassian.com/browse/JSDSERVER-7166 and it is in gathering information status.
I didn't find any app that will help with that.
Regards,
Seba
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.