Details
-
Bug
-
Status: Closed
-
Resolution: Fixed
-
Master
-
7.0.x, 6.2.x
-
Committed
-
1.25
-
Sprint 25: Sep, 05 - 16
Description
Steps to reproduce
1) Setup master
2) Logged in with Admin user ([email protected]) and enabled staging as local live by selecting calendar portlet.
3) Navigated to Control panel> Server Administration>Mail and configured email (ex. [email protected]).
4) Edited the Test User and provided logical email address(ex. [email protected]).
5) Added a page named "test" and put the calendar portlet on that page, now add two resource Industry and Training in calendar portlet.
6) Add 1 event named Event1 :
a) Clicked on add event and Selected end date as tomorrow date
b) Under Details section selected calendar as"industry" and under Invitation section selected "training", then saved.
7) Created one more event named Event2:
a) Clicked on add event and Selected end date as tomorrow date
b) Under Details section selected calendar as"training" and under Invitation section selected "industry", then saved.
8) In the calendar portlet, other calendar section selected "industry" and "resources".
9) Published from staging to live:
a) While publishing, selected the page test and under content section selected the choose content and selected "date range" as all.
10) [email protected] got no email after creating the event and after publishing the event. (Which is intended)
11) Now create one more User ([email protected]) and make this user Administrator and assign to Liferay.
12) Now log in with [email protected] and create an event named "Event1" by following the step 6. After creating the event [email protected] got two email for Event1. ([email protected] got no mail)
13) Now publish to live by following the step 9. After creating the event, [email protected] got two email for Event1 again.([email protected] got no mail) (Intended)
Expected in Step 12, [email protected] is creating an event in Staging site therefore Email should not be triggered.