Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

job group changes before authorization check in 1.5 #330

Closed
raymondmeng36 opened this issue Mar 19, 2013 · 1 comment
Closed

job group changes before authorization check in 1.5 #330

raymondmeng36 opened this issue Mar 19, 2013 · 1 comment
Assignees
Labels
Milestone

Comments

@raymondmeng36
Copy link

precondition:

  1. user A only has job access under test group.
  2. user A created a job named "temp" under test group.

steps:

  1. login as user A and edit the job named "temp“.
  2. change the job group to "test1".
  3. click save and prompt access denied.
  4. login as admin and check job under test1 group.

expected result:
job "temp" should not be moved to group "test1".

actual result:
job "temp" was moved to group "test1".

@gschueler
Copy link
Member

thanks for the bug report, I'll look into it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants