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
Tested in TEST and QA env. When moving a subActivity card from one column to a child card of choice card in another column, the result looks wrong.
Reproduce steps:
In a column, make a choice card with two children
merge two children together, eg. card c as shown in screenshot
In another column, make some subActivity cards
Move the last subActivity card to the child card in previous column. eg. move card a to card b
Expected: card a moved to in between card b and card c
Actual: card b get two children, which is wrong.
The text was updated successfully, but these errors were encountered:
Tested in TEST and QA env. When moving a subActivity card from one column to a child card of choice card in another column, the result looks wrong.
Reproduce steps:
Expected: card a moved to in between card b and card c
Actual: card b get two children, which is wrong.
The text was updated successfully, but these errors were encountered: