Hi all
Created a SQL script that updates a IPAM Custom Propery field (IPAM 4.8.1) both for subnets (called groups in the db) and IP addresses (called nodes in db).
Works perfect, almost....
Found out that IP addresses that are imported does not have a corresponding row in the table [IPAM_NodeAttrData].
Is this by design or a bug???
If I change a custom property via the web GUI it created the row in [IPAM_NodeAttrData].
IP addresses created by subnetwizard etc have the rows created in IPAM_NodeAttrData
Guess I can script in all missing rows also if its "by design"...
/Thomas