-
Type:
Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: 7.0.X, 7.1.X, Master
-
Fix Version/s: Master
-
Component/s: Documents & Media
-
Labels:
-
Fix Priority:3
-
Sprint:025 - Pikachu
-
Git Pull Request:
Reproduction steps:
- Add DM widget on one page
- Upload a file with DM title and DM description
- Edit it with DM title edit and DM description edit
- Click title to view it
- Click info button to assert the version, title and description(version 1.1, DM title edit and DM description edit: that's right)
- To view the old version 1.0
- Click info button to assert the version, title and description
Expected Results: The info details should show the old version information.
Actual Results: In the info sidebar, the version is 1.0, but the title and description are still the latest version information: DM title edit and DM description edit, that will confuses users.