In a post function of JIRA Misc Workflow Extensions how can I access the issue fields on the screen (form)? When I access issue.get or even issueObject I can only see the original values. I can't access transientVars.
If you want to access the values just entered on a screen try using the "request" variable and get the parameters from the POST.
Otherwise they should be the issues current values if you put your action after the database update post-function.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.