Skip to content

TD-8083 Add user group management features#164

Merged
guillermobluetab merged 10 commits into
mainfrom
feature/td-8083
May 12, 2026
Merged

TD-8083 Add user group management features#164
guillermobluetab merged 10 commits into
mainfrom
feature/td-8083

Conversation

@victordpc
Copy link
Copy Markdown
Contributor

  • Introduced get_group_by_name function to retrieve groups by their name.
  • Added support for handling multiple group names in get_group_by_name.
  • Updated do_put_group to include an alias for groups.
  • Enhanced read_group_by_name to fetch groups based on a list of names.
  • Modified tests to cover new group alias functionality and retrieval methods.

victordpc and others added 10 commits April 29, 2026 19:17
- Introduced `get_group_by_name` function to retrieve groups by their name.
- Added support for handling multiple group names in `get_group_by_name`.
- Updated `do_put_group` to include an alias for groups.
- Enhanced `read_group_by_name` to fetch groups based on a list of names.
- Modified tests to cover new group alias functionality and retrieval methods.
- Added `add_group_alias` and `delete_group_name` functions to handle group aliases in the user cache.
- Updated `do_put_group` and `do_delete_group` to manage group aliases during group operations.
- Modified `get_group_by_name` to retrieve groups by their alias.
- Adjusted tests to validate new alias functionality in user group management and template processing.
- Implemented a new `format` function for handling group type fields in the template processor.
- Enhanced the `preprocess_template` test to validate the enrichment of group role fields with associated group aliases.
- Updated tests to ensure correct processing of group roles in templates.
@guillermobluetab guillermobluetab merged commit 2596ef9 into main May 12, 2026
1 check failed
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

Successfully merging this pull request may close these issues.

2 participants