-
Type:
Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: Master
-
Fix Version/s: 7.0.0 DXP FP60, 7.0.0 DXP SP9, 7.0.X, 7.1.10 DXP FP3, 7.1.1 CE GA2, 7.1.10.1 SP1, 7.1.X, Master
-
Component/s: Documents & Media
-
Branch Version/s:7.1.x, 7.0.x
-
Backported to Branch:Committed
-
Story Points:0.25
-
Fix Priority:3
-
Git Pull Request:
Steps to Reproduce
1. Add a new Basic Document
2. Get the new document's fileEntryId from the database
3. Run the dlFileVersionsCount.groovy script, replacing your fileEntryId's value
Results
Expected Results: The output of both service calls would be 1
Actual Results: getFileVersions has an output of 1 but getFileVersionsCount has an output of 0