Details
-
Bug
-
Status: Closed
-
Resolution: Fixed
-
7.2.10 DXP FP2, 7.2.10.1 DXP SP1, 7.2.X, Master
-
None
-
1
-
3
-
036 - Clefable
Description
Description:
Validation exists to ensure that the maximum number of asset tags at System Scope is greater than at Company Scope, but only if System Scope is set first.
Steps to reproduce:
- Go to Control Panel > Configuration > System Settings > Assets
- Go to Asset Auto Tagging under "SYSTEM SCOPE"
- Set the Maximum Number of Tags to 10 --> Success
- Go to Asset Auto Tagging under "VIRTUAL INSTANCE SCOPE"
- Set the Maximum Number of Tags to 11 --> Error: Maximum number of tags cannot be greater than the maximum number of system tags (Expected)
- Set the Maximum Number of Tags to 10 --> Success
- Go to Asset Auto Tagging under "SYSTEM SCOPE"
- Set the Maximum Number of Tags to 9 --> Success (NOT Expected)
Current behavior:
Success: your request completed successfully.
Expected behavior:
Error: Maximum number of system tags cannot be less than the maximum number of company tags.
Reproduced on:
Tomcat 9.0.17 + MySQL 5.7. Portal master GIT ID: b3e01a4fc8ba48bf0202732570f82c15ce90c085
Attachments
Issue Links
- is related to
-
LPS-103270 The maximum Number of Tags should be validated
- Closed