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

Immediately assign change project perms to user starting project #1563

Merged
merged 2 commits into from
Apr 22, 2021

Conversation

gregelin
Copy link
Contributor

This fixes a bug where non-admin users were not assigned permissions
to change a project started by the user until after several project
modification steps were performed. The fix assigns non-admin project
change permissions right after project and system is created and
before further actions are made to project, such as setting baseline controls.

This is an import bug fix because non-admin users currently experience incorrect behavior.

This fixes a bug where non-admin users were not assigned permissions
to change a project started by the user until after several project
modification steps were performed. The fix assigns non-admin project
change permissions right after project and system is created and
before further actions are made to project, such as setting baseline controls.
Copy link
Contributor

@davidpofo davidpofo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

Copy link
Contributor

@davidpofo davidpofo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm pr party 4/22

@davidpofo davidpofo merged commit ddabb0d into develop Apr 22, 2021
@davidpofo davidpofo deleted the ge/bug-fix-user-project-perms-start branch April 22, 2021 20:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants