Skip to content

Fix: decode group search filter as array instead of object - #102

Merged
Rom1-B merged 4 commits into
mainfrom
support_45316
Jul 29, 2026
Merged

Fix: decode group search filter as array instead of object#102
Rom1-B merged 4 commits into
mainfrom
support_45316

Conversation

@Rom1-B

@Rom1-B Rom1-B commented Jul 23, 2026

Copy link
Copy Markdown
Contributor

Checklist before requesting a review

Please delete options that are not relevant.

  • I performed self-review code.
  • I added tests (when available) prove fix is effective or feature works.
  • I updated CHANGELOG short functional description fix or new feature.
  • This change requires documentation update.

Description

  • fixes !45316
    json_decode was called without the associative flag, so the search filter was returned as a stdClass object instead of an array.
    This broke the criteria array access used to force the computer ID filter.

Screenshots (if appropriate):

@Rom1-B
Rom1-B requested review from Herafia and RomainLvr July 23, 2026 08:41
@Rom1-B
Rom1-B merged commit 792ef9c into main Jul 29, 2026
3 checks passed
@Rom1-B
Rom1-B deleted the support_45316 branch July 29, 2026 08:54
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