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 500 error on application startup #4815

Merged
merged 1 commit into from
May 3, 2024
Merged

Conversation

ericpgreen2
Copy link
Contributor

PR #4800 introduced a bug where the application would throw a 500 error on startup. The function createRuntimeServiceGetInstance was missing a parameter params. I've explicitly provided it as undefined.

@ericpgreen2 ericpgreen2 added the Type:Bug Something isn't working label May 3, 2024
@ericpgreen2 ericpgreen2 self-assigned this May 3, 2024
@ericpgreen2 ericpgreen2 changed the title Fix 500 on application start Fix 500 error on application startup May 3, 2024
@AdityaHegde AdityaHegde merged commit 31f8a22 into main May 3, 2024
6 checks passed
@AdityaHegde AdityaHegde deleted the fix-bug-on-startup branch May 3, 2024 06:28
k-anshul pushed a commit that referenced this pull request May 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type:Bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants