Unable to replace tag from within the same mandatory group

I’m using the kanban-board theme component and have some mandatory tag groups for status:

I’m trying to replace some waiting tags with on-hold, but the bulk appender is not allowing it because they’re in the same group:

Seems like it’s trying to apply the new tag before removing the old one, but it’s blocked because only one is allowed at a time.

1 Like