Pre-requisites: configure Nuxeo to enable mails and create a user with your email address
Steps to reproduce:
- Navigate to the Search menu in Web UI
- Select some criteria
- Save the search
- Click on the button to share the saved search
- In the "Share Saved Search" popup, click on the NEW button
- In the "Add a Permission" popup, select the user you've created and click on the CREATE button
- You will receive an email with a link to the saved search
- Click on this link (make sure you are logged out first)
Observed behavior: The saved search document will be displayed with several 404 errors because some layouts are not found/defined
Expected behavior: The Search menu is displayed and the criteria from the saved search are loaded
The main issue is probably that the Share feature is based on the "Share document" feature, so the URL redirects to a document, instead of the Search drawer/
- duplicates
-
NXP-24967 Make saved search emails work
- Resolved