Ticket #29 (closed enhancement: fixed)

Opened 3 years ago

Last modified 3 years ago

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

comment:1 Changed 3 years ago by bruno

  • Cc lily-developers@… added

comment:2 Changed 3 years ago by bruno

  • Milestone set to 0.2

comment:3 Changed 3 years ago by bruno

  • Owner set to evert
  • Status changed from new to assigned
  • Component changed from --- unknown --- to Repository

comment:4 Changed 3 years ago by evert

  • Status changed from assigned to closed
  • Resolution set to fixed
Note: See TracTickets for help on using tickets.