-
Notifications
You must be signed in to change notification settings - Fork 44
Open
Description
Code of Conduct
- I agree to follow this project's Code of Conduct
Is there an existing issue for this?
- I have searched the existing issues
GLPI Version
10.0.19
Plugin version
1.8.8
Bug description
Hello,
Report reportGlineNbTicketBySla (French "Evolution du nombre de tickets par SLA") is missing the date range selection criteria in SQL query.
I fixed it on my instance by adding :
$query['WHERE']['AND'] = $delay;
on line 998 of file helpdeskplus.class.php
before $result = $DB->request($query)
Regards.
sub1fr
Relevant log output
Page URL
No response
Steps To reproduce
No response
Your GLPI setup information
No response
Anything else?
No response
Metadata
Metadata
Assignees
Labels
No labels