[#2287] fixed unique field detailed error not being returned on DrySubmit failure

This commit is contained in:
Gani Georgiev
2023-04-13 22:37:10 +03:00
parent 35e433f26b
commit 8317ae2e6b
3 changed files with 18 additions and 6 deletions
+2
View File
@@ -2,6 +2,8 @@
- Added checks for `nil` hooks in `forms.RecordUpsert` when used with custom `Dao` ([#2277](https://github.com/pocketbase/pocketbase/issues/2277)).
- Fixed unique detailed field error not returned on record create failure ([#2287](https://github.com/pocketbase/pocketbase/discussions/2287)).
## v0.14.4