Forums

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

Setting values on issue when changing status

PEtter Ekrann
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
November 20, 2019

When dragging the Issue into the "under development" state I want to set the Assigned To field to the user moving the issue.. 

Probably an easy thing, but can't find it. 

 

I would also like to update a custom field to the current date, this date should not change even if the item is set to the same status again.. 

2 answers

1 vote
Mr. Wolf
Contributor
February 3, 2016

Hi,
please refer to this documentation :

https://confluence.atlassian.com/enterprise/jira-data-center-load-balancer-examples-781200827.html

I had the same problem on a testing environment. (I forgot to configure the session stickyness)

Greetings,
Oliver 

0 votes
Ameya Savale
February 3, 2016

Hi Oliver,

Yeah I ran across that as well, and it helped me get the cookies stuff working, but the problem was still there until I added this to the java startup variables on my JIRA nodes.

-Dorg.apache.tomcat.util.http.ServerCookie.ALLOW_HTTP_SEPARATORS_IN_V0=true

 

Thanks

Ameya

Suggest an answer

Log in or Sign up to answer