Fix dashboard start automation button #19
Labels
No Label
agent-ready
bug
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: demo/my-ai-projects#19
Loading…
Reference in New Issue
No description provided.
Delete Branch "%!s(<nil>)"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The start automation button sends incorrect JSON format to the API endpoint. It sends an object {issues: []} instead of just an array [].
Pull request #20 has been created to address this issue.
View PR: #20