Skip to content
Snippets Groups Projects
Commit 9f933953 authored by Z.J. van de Weg's avatar Z.J. van de Weg
Browse files

Do not schedule pipelines if the user can't

When the owner of a pipelines schedule was either blocked or was removed
from the project, the pipeline schedular would still schedule the
pipeline.

This would than fail however, given the user had no access to the
project and it contents. However, a better way to handle it would be to
not schedule it at all. Furthermore, from now on, such schedules will be
deactivated so the schedule worker can ignore it on the next runs.
parent e261b4b8
No related branches found
No related tags found
2 merge requests!12073Add RC2 changes to 9-3-stable,!11233Foreign key for Pipeline schedule owner
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment