Record that Organization.YEAR_EST is optional and may be cleared

Docskamo-shared-library
Shipped
August 28, 2026 at 2:16 AM UTC
Author
Kamo
Commit
424e412

The column was always nullable and both server paths already handled null — CreateOrganizationPayloadParser maps an empty or unparseable value to null, and patchOrganization applies only the keys a PUT body actually mentions, so "yearEst": null is a deliberate clear while omitting the key leaves the stored value alone. None of that was written down, so the create wizard in kamo-internal had been gating on the field as if the entity required it. No behaviour change: nullable = true is the default this restates explicitly.

All changes

Like what you see shipping?

Every one of these updates lands in your workspace automatically. Start free and watch it grow week after week.

Start Free ForeverView Pricing