Skip to content

reportGlineNbTicketBySla date interval ignored #297

@sub1

Description

@sub1

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions