as sown in above , i want to open "create" button dailog on click of "ENG Follow up" with some default selected value . is this possible ??
Thanks in advance
Johan,
I think the easiest way is to duplicate your workflow, and change the assignee there per project.
Other solutions would require some level of scripting, or developing your own plugin.
You could write a script that does exactly what you need with ScriptRunner, or probably you could use JIRA Misc Workflow Extensions to add this assignment-postcondition, and add a scripted condition to this post function.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.