Hi, Check if there is record in EcoResProductMasterModelingPolicy table with ProductMaster field zero. If record exists then delete it and try importing, it might import with ProductMaster zero. If no record exist with zero then issue is in multiple records in your file where system inserted one record with ProductMaster zero from your file and trying to import again.
Error clearly says that the ProductMaster field is unique in the table 'EcoResProductMasterModelingPolicy'. So, in the table there is already one record with ProductMaster value equal to 0.
So again, it's trying to insert the same 0 value in the table, and you are encountering the error.
So, check the excel you are uploading, and you are giving all the values.
Thanks,
Girish S.
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.