You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When implementing a template, there are 4 options to en/disable specific syncing:
Description
Build Triggers
Enabled/Disabled state
Matrix Axis Configuration
I wanted to use build trigger syncing only. However when I saved that configuration, the plugin started to confuse those options randomly: Saving once had at once the build trigger syncing disabled but matrix axis configuration synced instead. When I fixed the setup again and saved again I had at once the "Enabled/Disabled" syncing checked instead.
I'm not shure how this happens but it seems the plugin is not able to separate the 4 options properly, or more precise: consistently, since I could not reproduce the error in a deterministic way.
I peeked into the code but could not spot a bug at once, maybe you knowing the code better might find one.
I'm running on Jenkins 1.531 (Windows 7 64 bit native installation) with your plugin built from commit a993065.
The text was updated successfully, but these errors were encountered:
When implementing a template, there are 4 options to en/disable specific syncing:
I wanted to use build trigger syncing only. However when I saved that configuration, the plugin started to confuse those options randomly: Saving once had at once the build trigger syncing disabled but matrix axis configuration synced instead. When I fixed the setup again and saved again I had at once the "Enabled/Disabled" syncing checked instead.
I'm not shure how this happens but it seems the plugin is not able to separate the 4 options properly, or more precise: consistently, since I could not reproduce the error in a deterministic way.
I peeked into the code but could not spot a bug at once, maybe you knowing the code better might find one.
I'm running on Jenkins 1.531 (Windows 7 64 bit native installation) with your plugin built from commit a993065.
The text was updated successfully, but these errors were encountered: