Conversation
NZ
Last activity: 14 Nov 2025 2:20 EST
Inconsistent behaviour when transitioning between case types
We have a scenario where, based on certain conditions in Case Type A, we resolve Case A and start a new Case Type B, and vice versa (Case B resolves and starts Case A)
However, we’ve noticed an inconsistency in system behaviour:
When transitioning from Case A → Case B, the system automatically opens the first task of Case B for the user.
But when transitioning from Case B → Case A, the user only sees the confirm view of Case A instead of being taken to the first task.
What could cause this difference, and how can we make the transition consistent in both directions?