Description of problem:
The "download" attribute of the CSV template download link is missing in MTA 7.0.0.
This is causing our tests to fail because after clicking a link, Cypress waits for a "loadPage" event that never occurs because the link is really triggering a download event, not a page change.
It was removed in this commit: 5fbe7b602ccefaece6eac31f93ebe3b35444d161
It doesn't have much impact in the user perspective but it causing our tests to fail.
Version-Release number of selected component (if applicable): MTA 7.0.0
How reproducible: Always
Additional info:
MTA 6.1
MTA 7.0.0
- links to
-
RHBA-2023:120350 Migration Toolkit for Applications bug fix and enhancement update
- mentioned on