File tree Expand file tree Collapse file tree
tests/integration/features/workflow Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -60,7 +60,7 @@ Feature: profile field workflows
6060 And the response should be a JSON array with the following mandatory values
6161 | key | value |
6262 | (jq ).ocs .data [] \| select (.app == "profile_fields " and .user == "admin " and .object_type == "profile -field -admin -change " and .subject == "Profile field updated ") \| .app | profile_fields |
63- | (jq ).ocs .data [] \| select (.app == "profile_fields " and .user == "admin " and .object_type == "profile -field -admin -change " and .subject == "Profile field updated ") \| .message | workflow_subject changed workflow_subject ' s Workflow Notify Department <WORKFLOW_NOTIFY_FIELD_ID > profile field . |
63+ | (jq ).ocs .data [] \| select (.app == "profile_fields " and .user == "admin " and .object_type == "profile -field -admin -change " and .subject == "Profile field updated ") \| .message | workflow_subject changed profile field \" Workflow Notify Department <WORKFLOW_NOTIFY_FIELD_ID >\" for user workflow_subject . |
6464
6565 Scenario : matching field updates write workflow log entries
6666 Given as user "admin"
You can’t perform that action at this time.
0 commit comments