Add new fields and updates for the Creating issues endpoint #14435

Open
opened 2025-11-02 11:12:54 -06:00 by GiteaMirror · 0 comments
Owner

Originally created by @vivekps1 on GitHub (May 2, 2025).

Feature Description

Currently in the POST /repos/{owner}/{repo}/issues endpoint, we couldn't add the Projects info and add Dependency between any tickets. Also the body field in the request, only accepts the string format , so it's hard to fetch the details and display as in the json format

Also request to update this on POST /repos/{owner}/{repo}/issues/{index} endpoint also

Screenshots

Image

Image

Originally created by @vivekps1 on GitHub (May 2, 2025). ### Feature Description Currently in the **POST /repos/{owner}/{repo}/issues** endpoint, we couldn't add the **Projects** info and add **Dependency** between any tickets. Also the body field in the request, only accepts the string format , so it's hard to fetch the details and display as in the json format Also request to update this on **POST /repos/{owner}/{repo}/issues/{index}** endpoint also ### Screenshots ![Image](https://github.com/user-attachments/assets/ceeca338-6440-47fe-99bf-945906330f8a) ![Image](https://github.com/user-attachments/assets/7b317e13-97e0-4b2c-b34d-84e236b46406)
GiteaMirror added the topic/apitype/proposal labels 2025-11-02 11:12:54 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#14435