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

Refactor the users and sudo_users to conform to rails standards #491

Closed
LeonMatthes opened this issue Mar 18, 2019 · 0 comments
Closed

Refactor the users and sudo_users to conform to rails standards #491

LeonMatthes opened this issue Mar 18, 2019 · 0 comments
Assignees
Labels
prio: medium This is a medium priority issue. refactoring

Comments

@LeonMatthes
Copy link
Contributor

LeonMatthes commented Mar 18, 2019

Description
Currently, users and sudo_users don't behave like attributes of models, as they are saved immediately, not after validation and must always be assigned separately, instead of simply being assigned during update.

Related Issues
#401, #492

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
prio: medium This is a medium priority issue. refactoring
Projects
None yet
Development

No branches or pull requests

2 participants