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

Command icon 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

mably created an issue. See original summary.

mably’s picture

Status: Active » Needs review

  • mably committed 1e6a1220 on 1.x
    task: #3611352 Follow orchestra's rename of the status identifier to...
mably’s picture

Status: Needs review » Fixed

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.