Update a known project issue
update_project_issueChange the status, severity or detail of a project issue, attach the task that fixes it, or record how it was resolved. Use this instead of logging a duplicate issue.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | No | ||
| title | No | ||
| detail | No | ||
| source | No | ||
| status | No | ||
| task_id | No | Task that fixes this issue. | |
| issue_id | Yes | ||
| severity | No | ||
| resolution | No | What was done, required in spirit when closing an issue. |