There’s a way to set the edit screen for a jira:workflowValidator?
I have to set some variables for a workflowValidator. I’ve tried to set the “edit” options but a message tell me that i have to set the “resource” parameter so i’ve set:
- key: validator
function: index.run
name: WFTools
description: A Jira workflow validator example.
edit:
resource: edit-resource
pointing to a customUI but without success.