Api Call on Meetings with filter returns duplicate entries by contacts #595
Labels
Area: API
Issues & PRs related to all things regarding the API
Area: Legacy
Priority:Important
Issues & PRs that are important; broken functions; errors; there are workarounds
Severity: Moderate
Minor Impact
Type: Bug
Something isn't working
Issue
If a meeting with several contacts as participants is accessed via the API using a filter, several entities are output. All entities contain the same Contact.
Possible Fix
When querying using ID, without filter, the error does not appear.
[...]/legacy/Api/V8/module/Meeting/32fbac34-7d90-00e3-17d8-678a08d912a4
Steps to Reproduce the Issue
1. Create a meeting with multiple contacts as participants 2. Query the meeting via the API using filters, e.g. [...]/legacy/Api/V8/module/Meeting?filter[id][eq]=32fbac34-7d90-00e3-17d8-678a08d912a4
Context
No response
Version
8.6.2
What browser are you currently using?
Chrome
Browser Version
No response
Environment Information
MariaDB, PHP 8.2
Operating System and Version
Windows
The text was updated successfully, but these errors were encountered: