-
Suggestion
-
Resolution: Unresolved
-
None
https://developer.atlassian.com/platform/forge/events-reference/bitbucket/
Currently Bitbucket events generated by Forge contain only UUIDs for the workspace/project/repository. Typically these UUIDs are not well known - indeed the UUIDs are not even used widely in the Bitbucket REST API. Therefore consumers of the Forge events must translate the UUIDs to names/slugs. Which is a hassle.
The Forge events for Jira contain the human-readable, well-known issue Key as well as the issue ID. Similarly, Forge events for Confluence contain the human-readable space Key, as well as the space ID.
Can you please enhance the Forge Bitbucket events to also contain the human-readable names/keys? This will increase consistency, and make it easier for consumers of these events.