First thing that got my attention when intstalling Maestro for D7 is the requirement of the example submodule to install the user reference module. I think that currently the entity reference module is the way to go and node/user reference modules are oldfashioned. This initially held me back from trying it out further. Maybe it would be good to create an example with the entity reference module?

Comments

_randy’s picture

Yes, the example flow shipped with Maestro does have a dependency on an old user reference -- however the user reference portion was used to show how one could assign a user to a flow dynamically through a form selection.

Maestro itself has zero dependencies on the user reference module. It is only used for example purposes.

However you're right -- we should move that to using a user entity reference...

_timpatrick’s picture

Status: Active » Fixed

This has been fixed in dev

Status: Fixed » Closed (fixed)

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

  • Commit 14689b5 on master, 8.x-1.x by _timpatrick:
    Issue #2015733 by _timpatrick - switching dependency from user_reference...