codetree / feedback

A central hub for user feedback for Codetree
https://codetree.com
20 stars 15 forks source link

Task board is not properly showing issues that have 2 labels related to custom stages #86

Closed ajwaxman closed 9 years ago

ajwaxman commented 9 years ago

I currently have a task board created that has 2 custom stages. The first custom stage (Sprint), has the "Keep label when stage is changed" option turned on. When I drag an issue from the Sprint column to the Checked Out column, the issue disappears from the task board:

This bug looks similar to https://github.com/codetree/feedback/issues/80, but it was marked as a feature instead of a bug so I thought it'd be worth creating this issue as well. If it's duplicative feel free to close

derrickreimer commented 9 years ago

Thanks, this should not be happening. When you drag it to the Checked out column, is the status: checked out label applied to the issue?

ajwaxman commented 9 years ago

Yep! The status: checked out label is applied and the status: in sprint label is left alone (as expected). Seems to be an issue in how the UI is deciding which issues to show for that column

derrickreimer commented 9 years ago

Great, I'll get this fixed!

ajwaxman commented 9 years ago

Thanks!

derrickreimer commented 9 years ago

Alright, this one should be fixed now.

ajwaxman commented 9 years ago

Thanks! Working on our end :+1: