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

Undefined Evaluation Bug Fix #5234

Merged
merged 2 commits into from
Nov 14, 2023
Merged

Undefined Evaluation Bug Fix #5234

merged 2 commits into from
Nov 14, 2023

Conversation

ChrisHinchey
Copy link
Contributor

@ChrisHinchey ChrisHinchey commented Nov 11, 2023

Signed-off-by: Christopher Andrew Hinchey <chinchey@mitre.org>
@ChrisHinchey ChrisHinchey self-assigned this Nov 11, 2023
@Amndeep7
Copy link
Contributor

@ChrisHinchey before we merge, can you spin up a heroku deployment so we can test saving it to the db? if that succeeds with no errors then we can merge (i've already approved it, so just apply the ready to merge label)

@ChrisHinchey ChrisHinchey temporarily deployed to heimdall2-fix-5227-wg6gyiunfce November 14, 2023 07:15 Inactive
@ChrisHinchey
Copy link
Contributor Author

@Amndeep7 After spinning up the review app, loading a sample, and saving it to the database I don't get any console errors for the undefined variable. I'll apply the ready to merge label as previously stated

@ChrisHinchey ChrisHinchey added the ready-to-merge Used by mergify to identify if a PR is ready to merge into master. label Nov 14, 2023
@Hookwitz Hookwitz temporarily deployed to heimdall2-fix-5227-wg6gyiunfce November 14, 2023 07:29 Inactive
Copy link

sonarcloud bot commented Nov 14, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@mergify mergify bot merged commit ef75511 into master Nov 14, 2023
19 checks passed
@mergify mergify bot deleted the fix-5227 branch November 14, 2023 07:42
Amndeep7 pushed a commit that referenced this pull request Dec 29, 2023
Signed-off-by: Christopher Andrew Hinchey <chinchey@mitre.org>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready-to-merge Used by mergify to identify if a PR is ready to merge into master.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] spitting warnings about an undefined variable when saving to the db
3 participants