The add item sub class will not insert the itemclassid into the table at first.
The insertion first occures on update.

Comments

schultzconsult’s picture

Status: Active » Fixed

Corrected missing ifelse in save_data function.

The save_data function did not capture if it was a creation of an item class.

Anonymous’s picture

Status: Fixed » Closed (fixed)