Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sandbox: Can't Access Admin App #162

Open
amartineverservice opened this issue Nov 22, 2024 · 5 comments
Open

Sandbox: Can't Access Admin App #162

amartineverservice opened this issue Nov 22, 2024 · 5 comments
Assignees

Comments

@amartineverservice
Copy link

Describe the bug
When in a sandbox environment, I am unable to access the Admin app in order to create or import a global config. This means I can't refresh the list views.

Simpli List View Version
2.267

To Reproduce
Steps to reproduce the behavior:

  1. Go to 'Simpli List Views Admin' App
  2. Wait a couple seconds and error message will display.

Expected behavior
Ability to access the List Views Start & List Views Admin tab on the app.

Screenshots
Attached.

Desktop (please complete the following information):

  • Browser: Chrome
    sandboxscreenshot
@tomansley
Copy link
Owner

Have you gone to the admin page and imported or created a config?

@tomansley
Copy link
Owner

More precisely. Have you gone to the "List View Admin" tab within the SLV Admin app?

@tomansley tomansley self-assigned this Nov 22, 2024
@amartineverservice
Copy link
Author

Yep.
sandboxscreenshot2

@tomansley
Copy link
Owner

Ok, definitely a problem I will need to resolve.

To get passed this I believe you should be able to open a dev console. Click on Debug -> Execute Anonymous Apex.

Type in the following -

    simpli_lv.ListViewHelper.insertCoreConfiguration();

Click execute button. Assuming no errors were thrown try to reload the admin page.

@amartineverservice
Copy link
Author

That worked, thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants