Skip to content

Conversation

RomainLvr
Copy link
Contributor

@RomainLvr RomainLvr commented Sep 1, 2025

Checklist before requesting a review

Please delete options that are not relevant.

  • I have performed a self-review of my code.
  • I have updated the CHANGELOG with a short functional description of the fix or new feature.
  • This change requires a documentation update.

Description

This PR addresses issues that were causing database errors and PHP warnings:

Issues Fixed:

  • SQL Error: Fixed "Unknown column 'glpi_groups_tickets.groups_id'" by correcting table aliases in WHERE clauses
  • PHP Warnings: Resolved "Undefined array key" errors for 'export', 'datas', and 'unit' in endGraph method

Screenshots (if appropriate):

image

@RomainLvr RomainLvr self-assigned this Sep 1, 2025
@andrepetinga andrepetinga mentioned this pull request Sep 1, 2025
2 tasks
@stonebuzz stonebuzz mentioned this pull request Sep 3, 2025
2 tasks
@stonebuzz
Copy link
Contributor

@RomainLvr

can you check for #296 (comment)

@stonebuzz
Copy link
Contributor

@RomainLvr

can you check this too
#293

@stonebuzz stonebuzz merged commit 301a26c into main Sep 30, 2025
@stonebuzz stonebuzz deleted the fix/sql-alias-and-array-keys branch September 30, 2025 14:43
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.

1.8.8 - Error opening report

2 participants