Lockstep follow-up to orchestra #3611318, which renames the process instance and token status identifier to state (base field, STATE_* constants, getState()). The yoyaku_orchestra bridge consumes that API, so it must update in lockstep: it calls getState(), ProcessInstanceInterface::STATE_* and TokenInterface::STATE_*, and queries orchestra instances and tokens by the state field.
Scope is limited to the yoyaku_orchestra bridge and the tests that create orchestra instances. yoyaku's own entities are unaffected: a resource's or slot's boolean status ("Active") and the booking transaction's native state field stay as they are.
This must merge after orchestra #3611318 is released, since CI resolves the released orchestra.
Issue fork yoyaku-3611352
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
mably commentedComment #5
mably commented