FeatureFuel
0

[feature]: issue-relation support in API

Source: makeplane/plane#6236 · opened by @tobias-urdin
Is there an existing issue for this?

• I have searched the existing issues

Summary

There is no issue-relation API endpoint in the API.

There is such an endpoint for the app on /api/workspaces/{workspace}/projects/{project}/issues/{issue}/issue-relation/ but there is no such endpoint in the API on /api/v1/workspaces/{workspace}/projects/{project}/issues/{issue}/issue-relation/

Why should this be worked on?

If you are migrating issues from another system, or just want to managed relates_to/blocked_by/blocking relationships between issues using the API that is currently not possible and you must do it through the UI or directly in the database.

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