mirror of https://github.com/zulip/zulip.git
2e4f7f6336
This commit removes "@" from name of role-based system groups since we have added a restricion on having user group names starting with "@" in the previous commit as they look odd in mention syntax. We also add a migration in this commit to update the name of role-based system groups in existing realms to remove "@" from the name. This migration also updates the names of non-system user groups by removing the invalid prefixes from their names and if there is a group already with that name, we insted name the group as "group:{group_id}". Fixes #26148. |
||
---|---|---|
.. | ||
__init__.py | ||
curl_param_value_generators.py | ||
javascript_examples.js | ||
javascript_examples.py | ||
markdown_extension.py | ||
openapi.py | ||
python_examples.py | ||
test_curl_examples.py | ||
testing.yaml | ||
zulip.yaml |