Skip to content

fix: Documents added in chat group not available for all members - EXO-78701#801

Merged
Jihed525 merged 1 commit intostable/7.0.xfrom
backportstable-78701
May 5, 2025
Merged

fix: Documents added in chat group not available for all members - EXO-78701#801
Jihed525 merged 1 commit intostable/7.0.xfrom
backportstable-78701

Conversation

@Jihed525
Copy link
Member

@Jihed525 Jihed525 commented May 5, 2025

Before this change, when Create chat group having more than 20 users then share a document in this chat and check uploaded documents permissions, only 18 users are listed in collaborators who can view the document. To fix this problem, change limit 20 to 0 when the limit is not specified to return all the room user list. After this change, all group members can open the uploaded document.

(cherry picked from commit 6976245)

…O-78701. (#799)

Before this change, when Create chat group having more than 20 users then share a document in this chat and check uploaded documents permissions, only 18 users are listed in collaborators who can view the document. To fix this problem, change limit 20 to 0 when the limit is not specified to return all the room user list. After this change, all group members can open the uploaded document.

(cherry picked from commit 6976245)
@Jihed525 Jihed525 requested review from akhanfir, azayati and sofyenne May 5, 2025 10:47
@Jihed525 Jihed525 self-assigned this May 5, 2025
@Jihed525 Jihed525 enabled auto-merge (rebase) May 5, 2025 10:47
@github-actions github-actions bot added the partialCIBuild Perform Partial CI Build label May 5, 2025
@Jihed525 Jihed525 merged commit 31b9343 into stable/7.0.x May 5, 2025
13 checks passed
@Jihed525 Jihed525 deleted the backportstable-78701 branch May 5, 2025 10:49
@sonarqubecloud
Copy link

sonarqubecloud bot commented May 5, 2025

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

partialCIBuild Perform Partial CI Build

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants