Hello NocoBase team,
I’m experiencing an issue where the Company field in a newly created Order record does not save correctly.
Steps to reproduce:
- Open the Orders collection.
- Click New to create a new order.
- Fill all fields, including selecting a Company (relation field).
- Click Save.
- After saving, the order is created, but the Company field is empty.
Additional Info:
- NocoBase version:
v1.7.0-beta.24
(also checked on v1.6.24)- Environment: Windows 10 + Docker
- Browser: Brave (latest version)
- No error visible on the frontend UI.
I have checked permissions and the relation settings, and they seem correct.
Is this a bug? Or is there a special configuration required to correctly save relational fields like Company during record creation?
I also test it on demo database provided by nocobase same issue there too.Thanks a lot for your help!