-
Notifications
You must be signed in to change notification settings - Fork 287
Description
We have a problem with the Gerrit Trigger configuration in many Jenkins jobs.
In the advanced section (in the top of the gerrit trigger configuration) we have marked the checkbox "Not Built" in "Skip Vote".
The problem comes when editing this configuration.
The "Skip Vote", "Aborted" checkbox is automatically being selected when opening the configuration.
It does not work to unmark and save the change. It is still set. This can be seen in the configuration history. This is really a problem for us. I have not managed to find a way around this problem. No difference using Chrome or Firefox.
Note (not sure it matters):
The configuration is configured with a quite big RegExp trigger, >7k characters with many different projects to trigger on.
There is also a second trigger for some specific files in one particular git.
Originally reported by
lloflo, imported from: Unable to clear the "Aborted" checkbox for "Skip Vote".
- assignee:
rsandell
- status: Open
- priority: Major
- component(s): gerrit-trigger-plugin
- resolution: Unresolved
- votes: 0
- watchers: 1
- imported: 2025-12-07
Raw content of original issue
We have a problem with the Gerrit Trigger configuration in many Jenkins jobs.
In the advanced section (in the top of the gerrit trigger configuration) we have marked the checkbox "Not Built" in "Skip Vote".
The problem comes when editing this configuration.
The "Skip Vote", "Aborted" checkbox is automatically being selected when opening the configuration.
It does not work to unmark and save the change. It is still set. This can be seen in the configuration history. This is really a problem for us. I have not managed to find a way around this problem. No difference using Chrome or Firefox.
Note (not sure it matters):
The configuration is configured with a quite big RegExp trigger, >7k characters with many different projects to trigger on.
There is also a second trigger for some specific files in one particular git.
environment
Jenkins version 2.462.1<br/>
Gerrit Trigger plugin version 2.41.1
