-
Notifications
You must be signed in to change notification settings - Fork 75
[#440] Delete deprecated symbols incorporating "UserGroup" as substring #745
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
base: main
Are you sure you want to change the base?
Conversation
Still need to run all tests on this |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Let's be more specific in the commit message about what is being removed here. Otherwise, changes look good.
I had one question but I think I answered it myself. Just wanted to confirm.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Other than commit message update as previously suggested, saw one more thing that could perhaps be improved.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
That's all from me... Perhaps ready for squashing and updating commit message, pending any tests which may or may not need running.
Originally, PRC models, objects, variables, etc., that had to do with groups of iRODS users referred to them as "user groups." The extra verbosity was intended to distinguish them from the (no longer extant) resource groups. In v1.1.7, when groupadmin capabilities were being upgraded, we also introduced new symbol aliases that referred to a "UserGroups" as simply a "Group" and deprecated the use of the old symbols. As a side benefit, some of the new symbols were tailored to allow a "groupadmin" transparent access to their special capabilites whenever the group_admin parameter was allowed to naturally default.) The deprecated older symbols are hereby removed.
done! |
(the squashing/ commit message rewrite, and some of the testing). |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me. I say # it
No description provided.