Skip to content

fix: provide editor info in Actor Object

Michelle Weidling requested to merge 233-manifest-metadata into develop

Bug fix

Summary

This MR moves the editor information for manifests from the Metadata Object to the Actor Object as this was a misuse of the TextAPI.

Attention

This might break the current display of the editors in TIDO.

Compliance to “Definition of Done”

  • Unit tests passed
  • Code reviewed
  • Product Owner accepts the User Story

Changelog

  • I added a statement to the CHANGELOG.

Version number

  • I bumped the version number in build.properties.

Readme and general docs

  • I updated the README (if applicable) and kept the docs up to date.

Closes

Closes #233 (closed)

/cc Mathias Göbel, Frank Schneider, Michelle Weidling

Merge request reports