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

Fix #76 - uninitialized overallStatus #98

Closed
wants to merge 2 commits into from

Conversation

dcacklam
Copy link
Contributor

Initialize overallStatus if empty, before attempting to create or update moRefs entries in the DB

dcacklam and others added 2 commits March 28, 2019 09:55
As currently written, if overallStatus is not populated, it breaks the entire moRef sync routine & leaves the object table unpopulated.

By forcing the status to 'grey' if it is null, this is corrected.
Fix uninitialized overallStatus, which breaks webui
@Thomas-Gelf
Copy link
Contributor

Thanks a lot!

Thomas-Gelf added a commit that referenced this pull request Apr 28, 2020
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

Successfully merging this pull request may close these issues.

2 participants