-
Problem report
-
Resolution: Fixed
-
Trivial
-
7.0.3rc1, 7.2.0alpha1
-
Prev.Sprint, S24-W36/37, S24-W38/39
-
0.5
Steps to reproduce:
- Add Item navigator widget or Host navigator widget
- Add the following attributes to "Group by" field:
Host tag value => A
Host tag value => A
Host tag value => B - Save widget (Unable to save widget - Invalid parameter "Group by": rows must be unique.)
- Change position of the "Group by" attributes to the following:
Host tag value => A
Host tag value => B
Host tag value => A - Save widget
Result:
Widget successfully saved
Expected:
Documentation says "Up to 10 grouping attributes can be specified, and all must be unique.". Not clear behavior. Is this a documentation error, or a misleading message, or both?
- caused by
-
ZBXNEXT-8686 Item navigator widget
- Closed