Challenge Overview
@afrisalyp - Can you take a look at this one please? If I remember right, this was due to the challenge API not working properly with unassigning the first user.
- User A assigned themselves to a ticket. They updated the labels as needed
- User A is not responsive. CoPilot wishes to remove User A. Another user, user B has expressed interest in taking up the ticket
If CoPilot removes user A and assigns (in the same step) user B, I find that TCX will assign and then unassign user B.
Note: It does not unassign user A
To actually assign user B, I need to remove the label tcx_assigned, set tcx_openforpickup and then assign user B. TCX finally accepts user B as the new assignee.
However, I am now stuck with both user A and user B as assignees in TCX - github shows only user B as the assignee...