Skip to content

fix: add permission for reordering release jobs in update release plan.#4799

Open
leozhang2018 wants to merge 1 commit into
koderover:mainfrom
leozhang2018:fix-order-permission
Open

fix: add permission for reordering release jobs in update release plan.#4799
leozhang2018 wants to merge 1 commit into
koderover:mainfrom
leozhang2018:fix-order-permission

Conversation

@leozhang2018

@leozhang2018 leozhang2018 commented Jul 2, 2026

Copy link
Copy Markdown
Collaborator

What this PR does / Why we need it:

Non-admin users hit "unknown verb: reorder_release_job" when moving release jobs, even if they had EditSubtasks permission. The permission switch did not include the reorder verb, so the request failed before checking the existing subtask edit permission.

Does this PR introduce a user-facing change?

  • API change
  • database schema change
  • upgrade assistant change
  • change in non-functional attributes such as efficiency or availability
  • fix of a previous issue

This change is Reviewable

Signed-off-by: leozhang2018 <leozhang2018@gmail.com>
@leozhang2018 leozhang2018 added the bug Something isn't working label Jul 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working service/aslan

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants