post https://api.sort.xyz/v2/orgs//databases//issues
Database Issues are often used to track improvements, answer questions, report inconsistencies, or dialog how to improve queries. Issues can be labeled, assigned and related to Change Requests.
Request body
Title is required. All other fields are optional.
Labels
To set labels
, you'll pass the id
s of the Labels you are adding. To see all available database labels, use the list_database_labels
operation.
Assignees
Related Change Requests
To relate Change Requests to this Issue, pass an array of the Change Request number
s. Use the search_change_requests
operation to see all available Change Requests.