-
Type:
Regression Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: Master
-
Fix Version/s: 7.1.10 DXP FP19, 7.1.10.5 SP5, 7.1.X, 7.2.10 DXP FP7, 7.2.X, 7.3.4 CE GA5, 7.3.10 DXP GA1, Master
-
Component/s: Documents & Media > Administration
-
Branch Version/s:7.2.x, 7.1.x
-
Backported to Branch:Committed
-
Fix Priority:4
-
Last Working Version:
-
Sprint:LIMA | #21 | DEV | Jul07-Jul28
-
Git Pull Request:
-
QA Test Name:
- LocalFile.BulkEditing#AddTagToSingleAsset
- LocalFile.BulkEditing#DeleteCommonCategoryTags
- LocalFile.BulkEditing#EditAndAppendCategoryTags
- LocalFile.BulkEditing#EditAndAppendTags
- LocalFile.BulkEditing#EditAndReplaceTags
- LocalFile.BulkEditing#ReplaceUncommonCategoryTags
- LocalFile.BulkEditing#SaveTags
- LocalFile.DocumentsadministrationUsecase#AddAutoAssertionCategoryViaDMDocument
- LocalFile.PGDocumentsandmedia#CreateTagUsingAutocomplete
-
QA Test Score:41
Steps to reproduce:
- Go to DM to add a new document
- Try to edit the tags through the bulk editing
Expected Result:
Edit 1 item the tooltip info should be:
"You are editing the common tags for 1 item. Select edit or replace current tags."
Edit more than 1 item the tooltip info should be:
"You are editing the common tags for xx items. Select edit or replace current tags."
Actual Result:
You are editing the common tags for {0} items. Select edit or replace current tags.