Skip to content

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

Open
Rom1-B wants to merge 1 commit into
mainfrom
support_45316
Open

Fix: decode group search filter as array instead of object#102
Rom1-B wants to merge 1 commit 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 a review from RomainLvr July 23, 2026 08:41
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 participant