Bug #73644
opensys_category - problem in list view with 'set fields' parent and item
0%
Description
After adding the fields parent and item via 'set fields' the fields are shown in list view but parent shows only '0' and item 'N/A' although I have selected a parent and items.
Files
Updated by Stephan Bauer over 8 years ago
- File sys_category1.png sys_category1.png added
A parent ID is shown when I make a localization.
Updated by Riccardo De Contardi about 6 years ago
Partially solved on 8.7.20 and 9.5.2-dev (latest master) as far as I can see:
I made the following test on the categories contained in a sysfolder
1) create a new category "test"
2) list view
3) click on "category" table; set fields: "parent", "items"
4) click on the edit icon
5) assign items and a parent category (already existing)
6) Save, Close
Results:¶
- the "parent" column is correctly filled
- the "Items" still shows "N/A"
Can we close this issue in favor of #76180 ?
Updated by Riccardo De Contardi almost 6 years ago
This is still present in 9.5.4:
- list view
- category table
- set as visible columns: parent, items
=> the "items" column always shows N/A even if the category has been assigned to some items.
Updated by Riccardo De Contardi about 5 years ago
It seems still present on 10.1.0-dev
[NOTE] I edited my old comment 4 as I linked the wrong issue; the duplicate of this ticket seems #76180
Updated by Riccardo De Contardi about 5 years ago
- Related to Bug #89097: Sys_category - field "items" on database gets updated only when reordering the "items" added