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

Config page breaks on receiving a null value #380

Closed
CannonLock opened this issue Nov 15, 2023 · 0 comments · Fixed by #381
Closed

Config page breaks on receiving a null value #380

CannonLock opened this issue Nov 15, 2023 · 0 comments · Fixed by #381
Assignees
Labels
bug Something isn't working
Milestone

Comments

@CannonLock
Copy link
Contributor

Currently config page content breaks when there is a null value in the config response.

@CannonLock CannonLock added the bug Something isn't working label Nov 15, 2023
CannonLock added a commit to CannonLock/pelican that referenced this issue Nov 15, 2023
- Add strong typing to avoid future bugs
- Add null, string[] and int[] support

Fixes PelicanPlatform#380
CannonLock added a commit to CannonLock/pelican that referenced this issue Nov 16, 2023
- Increase the Config Type flexibility
- Allow infinitely nested configs

Fixes PelicanPlatform#380
@haoming29 haoming29 added this to the v7.3.0 milestone Nov 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants