Notifying Workflow Initiatior #17997
Unanswered
cancan101
asked this question in
Q&A / Support
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am looking to notify the workflow initiator (ie the user that created the Object) on one of the transition steps.
Is there anyway to either:
From the docs:
Something like:
subject.getOwner().getUsername() == 'Joe'
.or if I added a field to the object, is there anyway to use a symfony expression for
notifyUsers
to notify based on the value of that field?Beta Was this translation helpful? Give feedback.
All reactions