Because this is an edge case for us, this is a really low priority.
Here's what happens when two Acts are booked for a single user in a single show:
User gets booked for show, user info shows up on show pages, and booking is shown in attendance roster (all good).
In the User's schedule and the attendance roster, the user shows up twice (OK, not so bad...)
When the User is DROPPED from 1 act, the attendance information for ALL acts is removed - they no longer have a schedule item for the show or call. The second act remains in the system, but the user no longer appears to be involved in the show.
The workaround is to either:
drop the other act if the user is dropping from the show (typical case)
drop, move to review, and re-accept the act if the user is only dropping one act.
This would be incredibly annoying in a regular show, but it's only a nuisance in a show where we try to give performance opportunities to a huge variety of people.
Because this is an edge case for us, this is a really low priority.
Here's what happens when two Acts are booked for a single user in a single show:
The workaround is to either:
This would be incredibly annoying in a regular show, but it's only a nuisance in a show where we try to give performance opportunities to a huge variety of people.