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

[Bug fix] Changing if-block scope #94

Merged
merged 1 commit into from
May 15, 2024

Conversation

vishnuchalla
Copy link
Collaborator

@vishnuchalla vishnuchalla commented May 3, 2024

Type of change

  • Refactor
  • New feature
  • Bug fix
  • Optimization
  • Documentation Update

Description

Bug fix with if-block that was out of scope earlier. This was resulting in an error in the dashboard saying new_start_date variable used without declaration while filtering older time ranges. This PR should fix it.

Checklist before requesting a review

  • I have performed a self-review of my code.
  • If it is a core feature, I have added thorough tests.

Testing

Tested and verified in local using sh local-compose.sh

Signed-off-by: KBOCPDocs <[email protected]>
@vishnuchalla vishnuchalla requested review from chentex and jtaleric May 3, 2024 15:37
Copy link
Member

@chentex chentex left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@vishnuchalla vishnuchalla merged commit 309a5a1 into cloud-bulldozer:main May 15, 2024
1 check passed
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