Forums

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

Jython script no longer working after update from 7.1.7 to 7.3.3

Cole Adams April 26, 2017

I had a jython script as a post function that would automatically set select list fields in JIRA based on information from a database. This is no longer working after updating. I get no errors or anything useful to go on. 

Is there something significant that changed between versions to cause this?

1 answer

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.
April 26, 2017

I suspect that I know what has changed (the field value storage is now single arrays rather than an option), but you really need to be seeing the error messages JIRA is returning when you try to push values in.

Cole Adams April 26, 2017

There are no errors in the logs when I try it. The ticket just gets made as normal. What should I look for in the script to change realted to the field value storage?

Suggest an answer

Log in or Sign up to answer