if you activate a phase subquest to before the phase parent it doesn't walk up to the phase parent and set that quest to active.
This isn't de facto incorrect but when that sub-phase quest completes the next quest in the phase order gets activated which is a little weird given that there is no obvious grouping.
I've listed this as probably chill but that mostly depends on how excited/comfortable you are with tree/graph operations
A repro exists in BadLevelA.
if you activate a phase subquest to before the phase parent it doesn't walk up to the phase parent and set that quest to active.
This isn't de facto incorrect but when that sub-phase quest completes the next quest in the phase order gets activated which is a little weird given that there is no obvious grouping.
I've listed this as
probably chill
but that mostly depends on how excited/comfortable you are with tree/graph operations