Skip to content

Do not show pipeline schedule button for non-member

What does this MR do?

Remove New Schedule button on Project Pipeline Schedule page when non-member/non-logged in user has access. Fix a bug from !10853 (merged)

Are there points in the code the reviewer needs to double check?

No.

Why was this MR needed?

To keep user experience, they should not see the button as they can't create a new pipeline schedule.

Screenshots (if relevant)

before after
pipeline_schedule_permission pipeline_schedule_permission-fixed

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes #34907 (closed)

Edited by Takuya Noguchi

Merge request reports