Unique field not working

System Information
  • Strapi Version: 3.2.5
  • Operating System: Linux
  • Database: Postgresql
  • Node Version:
  • NPM Version:
  • Yarn Version:

Marking a field as unique doesn’t seem to be working at all. I can create entries with fields containing the same data as entries added before. It isn’t throwing any error. It wasn’t an issue before the latest update. Please give me a solution

How do you create them?

Can you provide your model settings file, and also what database are you using?

Closing the issue as it got fixed after I re initialized my backend completely with strapi new backend