Nothing happens after order status is change for completed. Is that roles feature ported yet?

Comments

hanniha created an issue. See original summary.

TR’s picture

Category: Bug report » Support request
Status: Active » Closed (duplicate)

Again, let me refer you to:
#2640736: [meta] Tracking the status of the D8 port
and
#2649966: Patch testing issue for removing procedural code from uc_file/uc_role

Especially my comment at https://www.drupal.org/node/2649966#comment-10754390

uc_role is fully working now, except that roles are not granted at checkout complete because the way we did that in D7 was through Rules, and Rules isn't ported to D8 yet. I have a work-around to grant roles using core Actions but I haven't committed that yet.

If you would like to help out, we could use some people to do an initial port of our D7 Rules to D8, using the current unfinished Rules module -dev version.