*** Wartungsfenster jeden ersten Mittwoch vormittag im Monat ***

Skip to content
Snippets Groups Projects
Commit 4d4ca621 authored by Moser, Maximilian's avatar Moser, Maximilian
Browse files

Update methods for performing record metadata updates

* per default, try the more modern approach of updating the draft that
  is associated with the record's recid (service.update_draft() followed
  by service.publish()), and only in case of error fall back to
  service.update()
* add a "direct" variant of updating metadata, which circumvents the
  record service and directly modifies the record's metadata
* this is not recommended, but can come in handy when more direct access
  is required than the record service allows
parent 49993213
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment