Details
-
Type: Bug
-
Status: Done/Fixed
-
Priority: Trivial
-
Resolution: Fixed/Completed
-
Affects Version/s: 4.2.3
-
Fix Version/s: 4.2.5
-
Component/s: None
-
Labels:None
Description
in activity listings, we create a link to the mailing report for bulk email activities in the target column.
the conditioning is currently not structured correctly, which means if the user is not permissioned to access mail, the link is present but gives them a permission error when they try to access the page. we should suppress the link if the user is not sufficiently permissioned.
patch attached.