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

No function to add new groups or edit them #248

Closed
adityamenon opened this issue Jun 6, 2012 · 6 comments
Closed

No function to add new groups or edit them #248

adityamenon opened this issue Jun 6, 2012 · 6 comments

Comments

@adityamenon
Copy link

It's an easy DB function, but it would be well to have it in the system. I will definitely fix this myself. Apologize for creating an issue for this, but there is no 'issues' tab in forks, so I will forget this if I don't create here.

Also, how would you deal with deleting a group? Do all the users get deleted along with it, or maybe assign them to a temporary, new group called 'orphans' or something, so that client code has a chance to do something with the users?

@benedmunds
Copy link
Owner

Makes sense. I usually prefer to give the dev more power, which also means they might fuck it up, so I would let them delete the group and then delete any entries in users_groups (but not touch the users).

@benedmunds
Copy link
Owner

Hey @adityamenon, have you had time to work on this yet?

@adityamenon
Copy link
Author

Hello! No, I've been quite tied up :( I do plan to do it, but it will just take a little more time...

@benedmunds
Copy link
Owner

Awesome, thanks!

benedmunds added a commit that referenced this issue Oct 16, 2012
benedmunds added a commit that referenced this issue Oct 20, 2012
Another partial update to #248
@Dentxinho
Copy link
Contributor

Personal note: I need to update the example_admin_module branch

@Dentxinho
Copy link
Contributor

Another personal note: Update #308

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

No branches or pull requests

3 participants