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

Option to create a group for active indirect membership #72

Closed
4 tasks done
astrochun opened this issue Oct 2, 2020 · 0 comments · Fixed by #79
Closed
4 tasks done

Option to create a group for active indirect membership #72

astrochun opened this issue Oct 2, 2020 · 0 comments · Fixed by #79
Assignees
Labels
api Use of a third-party API enhancement New feature or request scripts Script development
Milestone

Comments

@astrochun
Copy link
Contributor

astrochun commented Oct 2, 2020

Currently, user_update directly add members to figshare:active.

Moving forward, figshare:active should only had indirect membership. The direct membership makes it complicated. With new groups being added, it's perhaps better to create a new group that has those members directly and to indirectly add that group in figshare:active. This is best as an interactive prompt option that adds for the names, etc.

  • Re-purpose add_groups function to create_groups and have it outside of add_grouper_groups script [3def1a5, e3ca412]

  • Create a function called create_active_group to enable creating such a group in figtest:group_active stem [d501e26]

  • Add option in user_update to use create_active_group and add members [bd937dc]

  • Note that this is related to Ability to run script_run with a limited set #65 as the limited use should also consider adding active members by at least creating the group and adding them there.

@astrochun astrochun added enhancement New feature or request api Use of a third-party API scripts Script development labels Oct 2, 2020
@astrochun astrochun added this to the v0.13.0 milestone Oct 2, 2020
@astrochun astrochun self-assigned this Oct 2, 2020
@astrochun astrochun added this to To do in ReDATA Patron Management Software via automation Oct 2, 2020
@astrochun astrochun changed the title For user_update, option to create a group for active indirect membership Option to create a group for active indirect membership Oct 5, 2020
@astrochun astrochun moved this from To do to In progress in ReDATA Patron Management Software Oct 5, 2020
astrochun added a commit that referenced this issue Oct 5, 2020
astrochun added a commit that referenced this issue Oct 5, 2020
@astrochun astrochun moved this from In progress to Needs Review / Testing in ReDATA Patron Management Software Oct 6, 2020
@astrochun astrochun moved this from Needs Review / Testing to Ready to merge with release in ReDATA Patron Management Software Oct 6, 2020
ReDATA Patron Management Software automation moved this from Ready to merge with release to Done Oct 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api Use of a third-party API enhancement New feature or request scripts Script development
Development

Successfully merging a pull request may close this issue.

1 participant