For Jira Data Centre 8.20.2 and JMWE app
Pre-Conditions that exist:
1) Checkbox field has one value only. This field is already populated and I am trying to populate it again with the same exact value to capture it in the issue history but Jira is treating is as not a chance because the value I am trying to set is the exact same value that is already set on the field. How can I overwrite and have Jira treat this as a change?
Example: Checkbox field name is "Test123". Value that is already populated is "Alpha Bravo Charlie" . Now I am trying to set "Alpha Bravo Charlie" again using a JMWE post function.
Thanks!