Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Unable to set the assignee on Jira post function process

Seiji Morita January 5, 2012

Even if i select the user name on the list when i create a issue using this workflow it doesn change the assignee, and when i check the post function settings it appear like this "The Assignee of the issue will be set to -1"

SOMEONE HELLLLP lol

2 answers

0 votes
Seiji Morita January 30, 2012

The Problem was on the Browser, on the Firefox and Chrome i was able to process it normaly.

0 votes
Nic Brough -Adaptavist-
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
January 5, 2012

Er, that's absolutely correct.

You've added a post-function that says "set the assignee to -1 (which means "unassigned"). A post-function runs after the user commits data.

So, your post-function is ignoring what the user put in and simply putting "unassigned" every time.

If you want to accept what the user selects, remove the post-function.

(This kind of begs the question of what you actually expected the post-function to do and what you're actually trying to do...)

Suggest an answer

Log in or Sign up to answer