-
Bug
-
Status:
New
-
Minor
-
Resolution:
Unresolved
-
None
-
None
-
-
Steps to reproduce
- use the tds on cloud
- disconnect from tds
- click on the tasks url from an email notification
- the login page is displayed
- the user is redirected to the home page
Expected behavior
- the user must be redirected to the tasks page
Implementation
- Remove the fragments urls from TDS completely to allow the redirection
- Remove the use of redirect URI in the frontend
- For email notifications, remove the redirectUri parameter use and take advantage of urls without fragments
- For MDM external ID access and other urls built in the backend, remove the fragment url use
- Check the documentation and fix the tds urls which contain fragments
- Share the knowledge with talend friends who use url fragments