Malak Janus
07/01/2024, 11:14 PMsolidus_importer gem rn) but really haven't done anything custom past installing and running that.Malak Janus
07/01/2024, 11:32 PMMenuItem implementation, might it be that I don't have the proper role? But if that's the case, why was I able to get to the page only sometimes? Ah, I think because view permission is only checked for at the level where the tab is exposed if I'm understanding this search and this search correctly... it appears that it's a security through obscurity model and that it truly is only just the visibility of the tab that's shown? 🤔
But then why conditionally show then when on Importer if that's the case? 😵💫
This all said: it does appear that the :admin is assigned the subscription management permission set.
.... might it be that this gem has solidus_roles as a dependency perhaps? 😬
Gonna test that next. 🙂Malak Janus
07/02/2024, 1:05 AMMalak Janus
07/02/2024, 1:13 AMDeface works, but maybe it's because the method of adding a menu item in the solidus_user_roles gem doesn't match what's in documentation here for solidus? 🤔
maybe i'm just getting unlucky?