Janis von Bleichert
Janis von Bleichert
### Link to reproduction https://github.com/Janisvb/payload-reproduction/tree/relationship-search ### Describe the Bug When defaultSort is set, the relationship field seems to filter on the defaultSearch-field rather than on the useAsTitle-field. This leads to...
### Link to reproduction https://github.com/Janisvb/payload-reproduction/tree/filter-not-in ### Describe the Bug With Postgres and drafts enabled: when filtering with not_in, the following filter is ignored. This breaks the relationship field with hasMany:true,...
### Link to reproduction https://github.com/Janisvb/payload-reproduction/tree/autosave ### Describe the Bug When autosave is enabled, all errors that occure while saving the document, are hidden from the user. Additionally, the document is...