FeatureFuel
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.

No pledges yet. Be the first to back this.

Make a pledge

Pledge your monetary support if this feature is added.

$

Comments

No comments yet.

Replying to

Add a comment

What do you think about this feature request?


Similar requests