OroCRM Forums

Covering OroCRM topics, including community updates and company announcements.

Forums Forums OroCRM How to Use processes.yml to trigger update on Relation Entity / Collection Field

This topic contains 0 replies, has 1 voice, and was last updated by  shreyas 5 years, 2 months ago.

Starting from March 1, 2020 the forum has been switched to the read-only mode. Please head to StackOverflow for support.

  • Creator
    Topic
  • #38170

    shreyas
    Participant

    Hi Team,

    I use processes.yml to trigger some events like create,update which works fine for most of use cases.right now i have a use case where i have to perform set of actions where update on Roles field of User Entity occurs / Related Business Units changes for a user. i tried coding under triggers section of processes.yml for update action with field name as roles . it is not working. if i try with any other field like first_name or last_name field it works fine. i am not aware on how to handle processes when have to listen to Relation entities like (Roles) or anything like businessUnits field.one thing i observed is that roles field is available in AbstractUser class which is being implemented in User class.
    I am bit stuck on how to solve this . Please need some guidance to resolve this issue.

    Thanks & Regards,
    Shreyas S

The forum ‘OroCRM’ is closed to new topics and replies.

Back to top