If I have two user default page rules setup:

- PageA applies to users with RoleA
- PageB applies to users with RoleB

I have a user with both RoleA and RoleB. I would like PageB to take precedence over PageA, but I don't see any way to switch around the order in which the pages are checked?

Comments

akalata created an issue. See original summary.

krknth’s picture

Sure, we will try to implement this feature. Thanks @akalata

Rkumar’s picture

StatusFileSize
new5.31 KB
new39.24 KB

@akalata

Please review and apply the patch.
Hope this can solve your problem.
In any case, Please share your feedback.

Rkumar’s picture

Status: Active » Needs review
thejacer87’s picture

Status: Needs review » Needs work
StatusFileSize
new5.87 KB

i expanded this patch a little bit to allow more flexibility. Changed it to a "weight" field.

thejacer87’s picture

Status: Needs work » Needs review
emartoni’s picture

Status: Needs review » Reviewed & tested by the community
StatusFileSize
new66.17 KB

Patch #5 works for me!

Thanks!

chippyjacob’s picture

This patch #5 works fine for me..

chippyjacob’s picture

This patch #5 works fine for me..

mahaveer003’s picture

Status: Reviewed & tested by the community » Needs work

Hi @thejacer87, @emartoni,

We have added so many changes including coding standard So this patch is not getting applied.

So Please update your patch with the fresh pull of module.

Thanks for Support
Mahaveer

emartoni’s picture

Status: Needs work » Needs review
StatusFileSize
new5.02 KB

Hi all!

New patch attached.

Best,
Eduardo

nishantkumar155’s picture

Status: Needs review » Reviewed & tested by the community
StatusFileSize
new261.36 KB

I have tested #11 patch which is successfully applied.

  • mahaveer003 committed b51038d on 8.x-1.x
    Issue #2858918 by emartoni, thejacer87, nishantkumar155, mahaveer003:...
mahaveer003’s picture

Status: Reviewed & tested by the community » Fixed

Thanks for Hard Work to close this issue.

Changes committed to 8.x-1.x.

Very soon we will be releasing this changes.

Status: Fixed » Closed (fixed)

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

chippyjacob’s picture