You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We need a Firebase function endpoint that automatically adds the user who applied as assignee and move the issue in our Kanban board.
Move Task to "In Progress":
If all checks are passed (User has Github connected and context required) update the task status in the Kanban board by moving it to the "In Progress" column.
Update task list":
Call the fetchAndStoreIssues function and ensure the task is no longer being showed as "ToDo"
The text was updated successfully, but these errors were encountered:
We need a Firebase function endpoint that automatically adds the user who applied as assignee and move the issue in our Kanban board.
Move Task to "In Progress":
Update task list":
The text was updated successfully, but these errors were encountered: