is there a way to prevent row duplication?
I want to prevent duplication of a record for it has 1to1 relationship with another model, which gets transferred to the new record unintentionally, and I want to prevent users from making that mistake.
I couldn’t found any standard way in the project settings to do such thing
- Project name: Empathy
- Team name: All Teams
- Environment name: Production
- Agent technology: nodejs
- Agent (forest package) name & version: 9.3.20
- Database type: Postgres
- Recent changes made on your end if any: none