Skip to content

Exclude with groups cannot work with groups containing commas #10983

@PVince81

Description

@PVince81

Steps to reproduce:

  1. Create a group called "comma,group"
  2. Exclude that group from sharing

Expected result

Group properly excluded

Actual result

(not tested but guessing) group name is split into two groups "comma" and "group", so exclusion cannot work.

Note that other places like the "enable app for groups" use JSON to store the groups array.

The "exclude sharing for groups" feature need to be fixed to also use JSON.

CC @schiesbn

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions