0
[feature]: Include issue-slug in "Get issue by UUID" API call
Source: makeplane/plane#6947 · opened by @Hope-IT-Works
Is there an existing issue for this?
• I have searched the existing issues
Summary
The issue-slug is not included in the "Get issue by UUID" API call:
/api/v1/workspaces/{WORKSPACE_SLUG}/projects/{PROJECT_UUID}/issues/{ISSUE_UUID}
The problem is that you can't generate links to issues this way.
I want to create an integration that links back to the issue:
When calling the endpoint, I expected to get the issue-slug, but that was not the case.
Why should this be worked on?
This removes the possibility of creating flexible integrations, which in this example, prevents generating links to issues.
• I have searched the existing issues
Summary
The issue-slug is not included in the "Get issue by UUID" API call:
/api/v1/workspaces/{WORKSPACE_SLUG}/projects/{PROJECT_UUID}/issues/{ISSUE_UUID}
The problem is that you can't generate links to issues this way.
I want to create an integration that links back to the issue:
When calling the endpoint, I expected to get the issue-slug, but that was not the case.
Why should this be worked on?
This removes the possibility of creating flexible integrations, which in this example, prevents generating links to issues.
No pledges yet. Be the first to back this.
Comments
Similar requests
[feature]: Add work item custom properties to /work-items/ API response
1 vote · 0 comments
[feature]: Enhancing `issue_comment` webhook payload with issue context
1 vote · 0 comments
[feature]: Public (token) REST API is missing Pages endpoints; request for an official MCP server
0 votes · 0 comments
[feature]: No way to get user UUID through API
2 votes · 0 comments
[feature]: issue-relation support in API
0 votes · 0 comments
No comments yet.