|
-tested and fix those bugs:
PassiveCatalog & PassiveNode
-Add filtre by NodeType in PassiveCatalog & PassiveNode Main Reports
-Fix Atrribute encoding in PassiveCatalog & PassiveNode Atrribute tab
-Fix Combobox Category in add/edit PassiveCatalog & add/edit PassiveNode to use filtre by NodeType
-Add attribute tab in the edit/add passive catalog
-Add permission to attribute tab
-Fix Nagivation after save Passive Catalog blank page
-fix fetch Catalog without version
-make name and category mondatory
Catalog & Node Preferences
-Name and Name attribute and Type attribute mondatory in Catalog & Node
-fix catalog combobox redundancy values in Node
-fix Category save flow Added ID initialization for new InvPassiveCategory before save & Ensured vertexCategory is set before processing/saving
-Updated InvPassiveCategory to improve transient object binding for category and passive element status
-Prevented manual reassignment when binder already manages values
-Improved delete flow: delete from DB only if attribute already exists & always remove from in-memory list &refresh grid from local list
-Removed unnecessary re-fetch of edited element in getElementPropertiesLayout()
-Fixed category ComboBox binding behavior by aligning transient getter/setter mapping with actual selected values
-Improved delete flow for attributes: delete persisted attributes only if ID exists & remove attribute from local list & refresh grid correctly
-fix edit/delete attribute in Catalog & node : when editing an element the others disappear same for delete
-Add filtre in PassiveAdd dynamic enum values editor when Attribute Type is Enum
|