gpchandran commented on issue #25630: URL: https://github.com/apache/superset/issues/25630#issuecomment-2645869966
GUEST_ROLE_NAME='Admin' Change like this and test Once it's working change back to GUEST_ROLE_NAME='Gamma' And the required embedded permissions to this role and test (mainly Guest Api token permissions) On Sat, Feb 8, 2025, 10:44 AM ArvindKand ***@***.***> wrote: > Hi @gpchandran <https://github.com/gpchandran>, > I’m experiencing the same issue with Superset 3.1.0 where both “Drill By” > and “Drill to Detail” are not working in the Embedded Dashboard. I’ve also > tested with an Admin role for the embed guest user, and it didn’t resolve > the problem. > Has anyone managed to find a workaround or a fix for this issue? Any > guidance would be greatly appreciated! 🙏 > > Hey did you find any solution, I'm trying to achieve the same > functionality. > HI @mohitgullani9 <https://github.com/mohitgullani9> - It's working for > me and my current Superset version (4.1.1) (it used to work for me in 3.1.0 > but can't go back and test now) > Please upgrade to latest 4.1.1 and try > can you share your superset config.py ?, in your config you need add > parameter as > GUEST_ROLE_NAME = "Admin" and try (you need to have this in config level > irrespective of User role) > > After upgrading and adding this ENV parameter, if still issue open a new > issue with more details > > @gpchandran <https://github.com/gpchandran> sorry not clear, which ENV > parameter? I am on 4.1.1 and i have GUEST_ROLE_NAME='Gamma' in my config. I > have a user created for the embedded dashboard, can I add this user for > GUEST_ROLE_NAME? > > — > Reply to this email directly, view it on GitHub > <https://github.com/apache/superset/issues/25630#issuecomment-2645836470>, > or unsubscribe > <https://github.com/notifications/unsubscribe-auth/ACIDAIJRXRLTSJUVGATV2232OYX6XAVCNFSM6AAAAABVR56ZRKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDMNBVHAZTMNBXGA> > . > You are receiving this because you were mentioned.Message ID: > ***@***.***> > -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsubscr...@superset.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@superset.apache.org For additional commands, e-mail: notifications-h...@superset.apache.org