-
-
Notifications
You must be signed in to change notification settings - Fork 2.7k
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
Block access to contact information updated #14315
base: 5.2
Are you sure you want to change the base?
Block access to contact information updated #14315
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## 5.2 #14315 +/- ##
=========================================
Coverage 63.41% 63.42%
Complexity 34627 34627
=========================================
Files 2273 2273
Lines 103591 103595 +4
=========================================
+ Hits 65691 65703 +12
+ Misses 37900 37892 -8
|
app/bundles/EmailBundle/Tests/Functional/EmailContactGridTest.php
Outdated
Show resolved
Hide resolved
Created a role and a user assigned to the role You said to remove email permissions, removed Saved logged in the user Still able to see contacts within a segment I'm sure to have your branch checked locally Do I need to do something additional for it to take effect? |
@andersonjeccel I have updated the description with updated testing steps, The contact grid is permission is updated for Campaign and Email details page, out of which Email pages have the issue as mentioned in the description, so updated testing steps are,
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Works from an user perspective, great job
@shinde-rahul please rebase your PR onto the 5.2 branch. |
Changed the base branch to |
Description
This PR fixes the handling of unexpected exceptions and the access to contact information without the necessary permissions.
📋 Steps to test this PR:
email:emails:viewown
,email:emails:viewother
)The contact grid is permission is updated for Campaign and Email details page, out of which Email pages has the issue as mentioned in the description so updated testing steps are,