Details
-
Bug
-
Resolution: Fixed
-
Major
-
10.1-rc-1
-
Windows 10 Pro 64 bit, Firefox v.58, IE11, using a local instance XWiki 10.1 RC1 on PostgreSQL 10
-
Unknown
-
N/A
-
N/A
-
Description
STEPS TO REPRODUCE:
- Login as Admin
- Click on the Watchlist bell
- Click on Notifications > Settings
- Select Hourly for 'Email Frequency' and Nothing for 'Details of the changes'
- In the 'Applications' section set all Notifications to ON (e.g. for Pages)
- Edit a page in CKEditor
- Click on XWiki Macro button
- Search for Notifications Email Preferences Macro
- Click 'Submit', then 'Save & View'
- Observe the existing settings on the macro (On 'Email Frequency' and 'Details of the changes')
- Click on Notifications > Settings
- Change 'Email Frequency' setting to Weekly and 'Details of the changes' to Standard
- Go to the edited page and observe the settings on the macro
EXPECTED RESULTS
When the Notifications Email Preferences Macro is inserted, both 'Email Frequency' and 'Details of the changes' settings are the same from the user's existing Notification Email Preferences.
As the Notification Email Preferences are updated from user's Notification Settings, the Macro's settings should reflect those changes and update accordingly.
ACTUAL RESULTS
Only the 'Details of the changes' setting from the Macro synchronizes with the corresponding setting from the user's Notification Settings. The 'Email Frequency' setting keeps displaying 'Daily' regardless if the setting was changed by the user (as if doesn't read the setting).
However, the settings can be changed correctly from the Macro and reflected in Notification Settings.
Attachments
Issue Links
- is related to
-
XWIKI-15019 Create a wiki macro for notification email preferences
- Closed