-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix: asset restriction [WPB-9947] (#2831) (#2856) 🍒 🍒 #2866
fix: asset restriction [WPB-9947] (#2831) (#2856) 🍒 🍒 #2866
Conversation
* Commit with unresolved merge conflicts * asset restriction * fix tests --------- Co-authored-by: Mohamad Jaara <[email protected]>
Test Results2 230 tests - 872 2 224 ✔️ - 773 4m 56s ⏱️ + 1m 25s Results for commit 90b7742. ± Comparison against base commit a89ab59. This pull request removes 3102 and adds 2230 tests. Note that renamed tests count towards both.
This pull request removes 105 skipped tests and adds 6 skipped tests. Note that renamed tests count towards both.
♻️ This comment has been updated with latest results. |
Datadog ReportBranch report: ✅ 0 Failed, 3001 Passed, 105 Skipped, 13.56s Total Time |
…sset-restriction-4.6-cherry-pick-cherry-pick
Quality Gate passedIssues Measures |
This PR was automatically cherry-picked based on the following PR:
Original PR description:
This PR was automatically cherry-picked based on the following PR:
Original PR description:
fix: asset restriction (fix: asset restriction #2831)
fix: asset sending restriction
add test
add error messages and detekt
fist test service
detekt
chore: update gradle-ios-tests.yml for runner at that time
Co-authored-by: Yamil Medina [email protected]
(cherry picked from commit ebcc9f8)
fix merge issues
fix unresolved reference
(cherry picked from commit 116f276)
PR Submission Checklist for internal contributors
The PR Title
SQPIT-764
The PR Description
What's new in this PR?
Issues
When sending a new file, assets restrictions are not considered.
Solutions
check the file restrictions status and return the correct error based on that
Needs releases with:
Testing
Test Coverage (Optional)
How to Test
Briefly describe how this change was tested and if applicable the exact steps taken to verify that it works as expected.
Notes (Optional)
Specify here any other facts that you think are important for this issue.
Attachments (Optional)
Attachments like images, videos, etc. (drag and drop in the text box)
PR Post Submission Checklist for internal contributors (Optional)
PR Post Merge Checklist for internal contributors
References
feat(conversation-list): Sort conversations by most emojis in the title #SQPIT-764
.