I can't add product because "status" dropdownlist has no item.How I can initial data for this dropdownlist.
This error like:
A
critical error has occurred: The INSERT statement conflicted with the
FOREIGN KEY constraint
"FK_dashCommerce_Products_dashCommerce_ProductStatus". The conflict
occurred in database "dashCommerce", table
"dbo.dashCommerce_Store_ProductStatusDescriptor", column 'StatusId'.
The statement has been terminated.
Thank in advance :)