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..
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
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
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.