I get an error trying to create dynamic groups. The "AssetGroupID" column in the table is set as an Identity column and is set to auto-increment, but it appears that the application is trying to insert a value in the column. I sent an e-mail to support Friday but no response yet. Hoping someone else here has had this and fixed it. We've had this issue for a while but held off reporting it until we got upgraded to the current release, in the hopes that that would resolve it, but no joy.
Error:
Error while saving:
Cannot insert explicit value for identity column in table 'tblAssetGroups' when IDENTITY_INSERT is set to OFF.
Thanks,
Steve Z.