Skip to content

Add setting to enable merging immediately for trains

What does this MR do and why?

Add a setting merge_trains_skip_train_allowed which will protect the functionality to merge immediately and skip the train from being restarted.

Here we add it to the REST api, the graphql api, the internal api and the UI.

Screenshots or screen recordings

Screenshot_2023-08-31_at_4.53.28_PM

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #414505 (closed)

Edited by Allison Browne

Merge request reports