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
As the title says, whenever I create a branch and use the "From Task" tab, it displays all issues, regardless of status.
I assume this is unintended behaviour, as done tasks (in Codecks) should not have a branch assignable to them in order to preserve proper workflow.
The text was updated successfully, but these errors were encountered:
Thanks for letting me know! I can reproduce the issue. I agree, it would be better to filter-out the "done" cards. I'll get on it. There should be at least two ways to fix this: remove status "done" cards via the query sent to Codecks or by filtering them from the response.
As the title says, whenever I create a branch and use the "From Task" tab, it displays all issues, regardless of status.
I assume this is unintended behaviour, as done tasks (in Codecks) should not have a branch assignable to them in order to preserve proper workflow.
The text was updated successfully, but these errors were encountered: