mirror of
https://github.com/zulip/zulip.git
synced 2025-11-04 14:03:30 +00:00
The initial implementation for this feature used the issue UUID to create the topics, as some of the webhook events only provide this and it is the only way to group sub-issues with parents. However, if we sacrifice this and allow sub-issues to be their own topic then we can avoid using the UUID as the topic name. I think the quality of life improvement to topics here warrants this change, as UUID topic names can be come unruly very quickly. Part of #23118.
9.2 KiB
9.2 KiB