exoplatform / chat-application

Chat application
GNU Affero General Public License v3.0
38 stars 57 forks source link

fix : Remove the limit when getting the list of room participants in edit mode - EXO-64727 #630

Closed sofyenne closed 1 year ago

sofyenne commented 1 year ago

Before this change, when we created a room with more than 20 participants and attempted to edit it, the number of participants would decrease to 20. This issue was caused by the default limit being used when retrieving the room participants This change will set the limit to zero .

sonarcloud[bot] commented 1 year ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication