Ticket #29 (closed enhancement: fixed)
Update record via empty record object: make record type optional
| Reported by: | bruno | Owned by: | evert |
|---|---|---|---|
| Priority: | minor | Milestone: | 0.2 |
| Component: | Repository | Version: | |
| Keywords: | Cc: | lily-developers@… |
Description
The record object supplied to Repository.update() is not required to be a complete record object, only modified fields need to be in it.
It would be nice if this also applied to the record type, which right now is required to be in the record object. In that case, the record type would stay unchanged, except for its auto-move-to-last-version behavior.
Change History
Note: See
TracTickets for help on using
tickets.