Details
-
Type:
Bug
-
Status: Done
-
Priority:
Medium
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: 6.13.0
-
Labels:None
-
Sprint:DevTools 88
-
Critical Points:0.1
Description
To reproduce: Set up a mirroring config and tick the 'Sync new' checkbox before saving.
Expected: ScriptRunner creates a configuration representing the entire remote project, which is listed in the 'Projects' section of the config list.
Actual: ScriptRunner creates no such configuration.
This appears to happen because ScriptRunner serialises the value of this checkbox as a list, but later tries to deserialise it as a singular value.