Hello folks,
I am having an unusual issue where we have a workflow transition that brings up a screen with some of the fields of the issue on it for modification. One (and only one) of the fields on that screen is a select list, but when you go to 'edit' the field, it comes up with a different one than is set on the issue. specifically, it comes up with the first option in the list after 'None'.
Here are a couple of screenshots:
First, the issue view:
Then when we bring up a custom 'edit' screen prepopulated with the existing values:
This is a simple Select List (single choice) field with five options that have not changed. The default value on the custom field configuration is 'None', but of course, this field already has a value at this point. Also of note, other fields are not exhibiting the same behaviour. I also tried removing and readding the field from the screen, to no effect.
What could be causing this issue? Why would it not be retrieving and display the existing value successfully?
It's causing problems anytime the screen is used, as users will not notice they need to re-select the choice they previously made.
Thanks in advance,
Jordan
Hi @jdohms,
Do you have any Scriptrunner Behaviour or any Javascript injected in the Announcement Banner? These sorts of values are easily manipulated on the front-end, hence it would be a good start to look at them first.
I hope that this helps.
Thanks,
Moga
Brilliant. Thank you so much. There was a Scriptrunner Behaviour changing the field value. I didn't build this project, so I am still discovering all the bits and pieces involved.
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.