Increase the group name length limit
Open
- Dominant language
- Python
- Stars
- 3.2k
- Forks
- 459
- Avg merge
- 27d 1h
- Merged PRs (30d)
- 1
Description
The limit is [currently set at 25](https://github.com/hypothesis/h/blob/8318839f3d73c2d047c94aa1609c0969312ace83/h/models/group.py#L13). We have found this is too short for various use cases, such as when we create group names based on course titles in the LMS.
We should increase this to a larger value.
[Slack thread](https://hypothes-is.slack.com/archives/C4K6M7P5E/p1722424137293189)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.