Hi,
I am currently testing out Jira Servicedesk and I'm trying to setup a change process for us.
I've created a custom workflow based upon the default. From creation, the issue moves to awaiting approval and from there can - for example - be declined.
When it is being declined, I want it to show a screen with a custom comment field which would be required.
I've set it up in the workflow to transition to declined, with the transition set to the required screen.
I have then followed the Confluence article here without errors.
https://confluence.atlassian.com/jirakb/how-to-make-jira-applications-fields-required-in-a-workflow-transition-691011903.html
The validator is set up: Required fields (ignoring context): Change - Approver Comment
I've tried this both with and without ignoring context. However, when the approver clicks on decline, the issue simply goes to the status decline without presenting a screen.
I have triple checked the workflow, the screen, the custom field. The field is on the screen when I check it manually. The screen however doesn't display when 'decline' is clicked. The workflow however does show the required screen in the Edit Transition box.
I am unsure where to look or what to test at this point, any thoughts would be much appreciated!