Skip to content

Trying to create groups but search is returning two simular group names #216

@anders-wiggers

Description

@anders-wiggers

We have encountered a problem while using the groups_create_remote method in the ConnectAPI R package to create groups. The issue arises when the method detects two groups with similar prefixes, where one group's name is the prefix of the other. Due to this, we are unable to create the groups using the provided API.

For example, consider the made-up group names ABE and ABE-TEST. When we create the group using the groups_create_remote method for ABE the method fails as ABE is also the prefix of the ABE-TEST group.

Previously, the same problem have been flagged in the users_create_remote method which have been solved in: #135

Thanks

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions