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

Cannot Open/Use Global Settings in v18.x and v19.0.0 #3534

Open
jeremy-farrance opened this issue Dec 22, 2024 · 7 comments
Open

Cannot Open/Use Global Settings in v18.x and v19.0.0 #3534

jeremy-farrance opened this issue Dec 22, 2024 · 7 comments
Assignees

Comments

@jeremy-farrance
Copy link

I'm submitting a

[x] bug report => search github for a similar issue before submitting

...about

[x] admin experience UI

Current Behavior / Expected Behavior

Go to the Open Global Settings in the normal way (Manage Apps), under System Info / System / Platform, Global Settings, click the Open link and you get a new tab, page displays, but is unusable due to error popup:

image

Expected behavior is... no error and being able to edit global settings.

Instructions to Reproduce the Problem

Made a video-explainer:
https://accuraty-my.sharepoint.com/:v:/p/jfarrance/EfJaFSdHFBJEurbPRPumbCgB915g24Rwg6r8PQ8WNc0jOQ?e=bo8T1y

Your environment

Windows 11 Pro, IIS, etc.

  • 2sxc version(s): 18.x and the new v19.0.0
  • Browser: all/any
  • DNN: only tested on v9.13.07
  • Language: any/all | English
@enfJoao
Copy link

enfJoao commented Dec 22, 2024

Same error here. Both DNN and Octane.

@iJungleboy
Copy link
Contributor

@paulpietzko I think this is because of changes you made to how the dialog loads - now it breaks too early if there are too many settings.

@enfJoao / @jeremy-farrance probably the app-settings record exists twice - for reasons I can't explain. As a workaround, go to data, change scope to Settings, and see if you can delete the invalid settings.

@iJungleboy
Copy link
Contributor

@paulpietzko also check why we are seeing the i18n key instead of a real message.

@jeremy-farrance
Copy link
Author

jeremy-farrance commented Dec 25, 2024

@enfJoao / @jeremy-farrance probably the app-settings record exists twice - for reasons I can't explain. As a workaround, go to data, change scope to Settings, and see if you can delete the invalid settings.

@iJungleboy, I am not really sure how to do that, but tried. Went to Admin for the Content App, Data tab. The tried switching the Scope, but I don't see a scope that is Settings or related. I tried each of the available scopes looking for anything with "Settings" - I found a few, but nothing appeared to have data and none of them seemed invalid or looked like duplicates.

image

Note, to show the full list I DevTools changed the max-height on div.mat-mdc-select-panel, it was only 275px.

@jeremy-farrance
Copy link
Author

jeremy-farrance commented Dec 25, 2024

Also, it occurred to me that I should poke around in Site / System Settings instead of Global. That didn't throw an error, until I tried to click on

Custom Settings, Edit and I got this error:

image

...

And when you click on

Custom Settings, Fields you get this:

image

@jeremy-farrance
Copy link
Author

This is very easy to reproduce. Use nvQuickSite and

  1. deploy a local DNN v9.13.07
  2. install 2sxc v19.0.0
  3. add the Content App
  4. Add a Content module to a page
  5. I then added Links, edited the placeholder item and added 1 extra
  6. Then go to configure app; Content Admin
  7. and try the steps above

Cheers! - Jeremy

@paulpietzko
Copy link
Member

@jeremy-farrance Thanks for clarifying how to reproduce the issue! I'll work on fixing it as soon as I'm back from my holidays.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: No status
Development

No branches or pull requests

4 participants