Skip to content

Correct the query to accurately count overdue tickets#99

Merged
haiphucnguyen merged 1 commit intoflowinquiry:mainfrom
larry-ca:larry-ca-patch-3
Mar 10, 2025
Merged

Correct the query to accurately count overdue tickets#99
haiphucnguyen merged 1 commit intoflowinquiry:mainfrom
larry-ca:larry-ca-patch-3

Conversation

@larry-ca
Copy link
Copy Markdown
Contributor

In my local installation, I discovered that the query counting overdue tickets per time range is incorrect. The query retrieves data by joining requests with workflow transition history but only considers the latest entry

Description

Changes Made

Additional Notes

In my local installation, I discovered that the query counting overdue tickets per time range is incorrect. The query retrieves data by joining requests with workflow transition history but only considers the latest entry
Copy link
Copy Markdown
Collaborator

@haiphucnguyen haiphucnguyen left a comment

Choose a reason for hiding this comment

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

Thank you, let I write some tests for it.

@haiphucnguyen haiphucnguyen merged commit 5b0b384 into flowinquiry:main Mar 10, 2025
3 checks 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