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 min/max not shown for free_records #271

Merged
merged 2 commits into from
Feb 18, 2024

Conversation

BenediktBroich
Copy link
Contributor

Min/Max value is not shown in the overview for free_records because of TEMPLATE_RECORD_STATUS beeing NONE.

Screenshot_20240209-181815_1_1

This fixes the getMin and getMax SQL querry and removes an unused loop.

Fix error min/max not shown from free_records. The min/max was not
selected because TEMPLATE_RECORD_STATUS was NONE.
@BenediktBroich BenediktBroich force-pushed the master branch 2 times, most recently from 2dbf173 to 1f15ba9 Compare February 15, 2024 12:51
@brodeurlv brodeurlv self-requested a review February 18, 2024 16:36
@brodeurlv brodeurlv merged commit c7007fd into brodeurlv:master Feb 18, 2024
@brodeurlv brodeurlv added the bug label Feb 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants