Hello,
I am currently using the Issue Picker Field plugin by Codecentric AG, and using the Jira Workflow Toolbox by Decadis plugins.
I have an issuepicker field defined in the issue picker field plugin, and I can reference the field in JWT postfunctions through Jira Expression only:
However when I switch to general, I can never get the field to show a value
The field itself does not show up in the "Add field" drop down box, however it's not erroring out when I try to reference it directly.
The goal from doing this is to use the issuesFromJQL() function with the value from that issuepicker field. I couldn't find an equivalent way to do it via Jira Expression.
Any help would be greatly appreciated!