Skip to content

Fix Jenkins CI parameters

Fixes #45 (closed)

Expected behavior

Multi-project and unstable Jenkins CI parameters should be successfully enabled and persisted if the boxes are checked.

Observed behavior

If either of these checkboxes were selected and saved they were not persisted to the database. This is because the parameters were not in the list of allowed parameters in the controller.

Merge request reports