After #2264645: is og_workflow compatible with workflowfield as part of workflow 7.2? I noticed that the button or option (depending of workflow field setting) for saving the entity without changing it's state wasn't using the label I had set in workflow labels in
admin/config/workflow/workflow/manage/[workflow_machine_name]/labels

(which happens in all other cases)

This happens because the config transition (containing the proper label) for staying in the same state isn't loaded.

Comments

Zekvyrin created an issue. See original summary.

zekvyrin’s picture

Title: Not using correct Label on for » Not using correct Label on button/option for saving & staying in the same state
zekvyrin’s picture

Issue summary: View changes
zekvyrin’s picture

I've uploaded a patch which adds current state in the "target state" array when looking for allowed config transitions.

zekvyrin’s picture

Status: Active » Needs review
shenzhuxi’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

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