Skip to content

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

Merged
akhanfir merged 1 commit intofeature/maintenancefrom
TASK-78701
May 5, 2025
Merged

fix: Documents added in chat group not available for all members - EXO-78701#799
akhanfir merged 1 commit intofeature/maintenancefrom
TASK-78701

Conversation

@akhanfir
Copy link
Contributor

@akhanfir akhanfir 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.

…O-78701.

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.
@akhanfir akhanfir requested a review from azayati May 5, 2025 08:43
@akhanfir akhanfir enabled auto-merge (squash) May 5, 2025 08:43
@github-actions github-actions bot added the partialCIBuild Perform Partial CI Build label May 5, 2025
@sonarqubecloud
Copy link

sonarqubecloud bot commented May 5, 2025

@azayati azayati changed the title fix: Documents added in chat group not available for all members - EXO-78701. fix: Documents added in chat group not available for all members - EXO-78701 May 5, 2025
@akhanfir akhanfir merged commit 6976245 into feature/maintenance May 5, 2025
9 checks passed
@akhanfir akhanfir deleted the TASK-78701 branch May 5, 2025 08:55
Jihed525 pushed a commit that referenced this pull request May 5, 2025
…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 pushed a commit that referenced this pull request May 5, 2025
…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 pushed a commit that referenced this pull request May 5, 2025
…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 pushed a commit that referenced this pull request May 5, 2025
…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 pushed a commit that referenced this pull request May 9, 2025
…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)
(cherry picked from commit 16dd940)
Jihed525 pushed a commit that referenced this pull request May 9, 2025
…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)
(cherry picked from commit 16dd940)
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.

2 participants