-
Type: Bug
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: 10.10
-
Component/s: Easyshare
-
Release Notes Summary:Fixed active notification checked state on creation of easyshare folder.
-
Tags:
-
Backlog priority:500
-
Sprint:UI - 2023-5, UI COOLDOWN - 2023-4
-
Story Points:2
Steps to reproduce:
- Install the Easyshare addon
- Go to a Workspace
- Click on the + button and choose "EASYSHARE FOLDER"
- Set a title, an expiration date and uncheck the box "Active Notification". And click on the Create button
- The Easyshare folder is created.
- Edit the folder and observe that the box "Active Notification" is checked.
The payload for the POST request also have the value true for
eshare:contactEmail null eshare:hasNotification true eshare:shareComment null
because of this behavior, if an email address is not set, an error happens when downloading a shared asset.
Expected behavior: the property eshare:hasNotification is set to false when the box "Active Notification" is not checked in the Creation form.
- is cloned by
-
NXP-31859 Fix initialization of the "notification" property at Easyshare folder creation
- Resolved
- links to