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

Add soft deletes and timestamps to UsersGroups #34

Closed
ShawnClake opened this issue Jan 27, 2017 · 1 comment
Closed

Add soft deletes and timestamps to UsersGroups #34

ShawnClake opened this issue Jan 27, 2017 · 1 comment

Comments

@ShawnClake
Copy link
Owner

Add soft deletes, created_at, updated_at, and deleted_at to UsersGroups.

Utilize this when removing a user from a group. Also utilize this information in Role Manager to display when a user was added to a role via 'updated_at' as well as a users group history by utilizing soft delete time stamps.

@ShawnClake ShawnClake created this issue from a note in UserExtended Core Release 2.20.00 (TODO, short term) Jan 27, 2017
@ShawnClake ShawnClake self-assigned this Jan 27, 2017
@ShawnClake ShawnClake mentioned this issue Apr 17, 2017
15 tasks
@ShawnClake
Copy link
Owner Author

Completed and pushed back extra features we don't need quite yet:

Utilize this when removing a user from a group. Also utilize this information in Role Manager to display when a user was added to a role via 'updated_at' as well as a users group history by utilizing soft delete time stamps.

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

No branches or pull requests

1 participant