Skip to content

fix/#331: TIDO able to diplay single manifest

dindigala requested to merge issue/#331-single-manifest into develop

Bug fix

Summary

Apart from what is mentioned in the main ticket you are going to close with this MR, tell us what you have done to achieve this goal.

To test:

  • On the develop, using the entrypoint of single manifest https://ahikar-dev.sub.uni-goettingen.de/api/textapi/ahikar/syriac/3r678/manifest.json run the app, nothing gets displayed.

  • Please pull the branch issue/#331-single-manifest to test in local and run the app, it should run without any errors and displaying the single manifest. Added the same condition check from where we use to get complete collection and display.

Does the result of the MR comply to our "definition of done"?

  • Unit tests passed
  • Code reviewed
  • Acceptance criteria met
  • Functional tests passed
  • Non-Functional requirements met
  • Product Owner accepts the User Story

Related

Closes

Changelog

  • I added a statement to the CHANGELOG.

Documentation

  • I updated the README (if applicable)
  • I provided my functions with appropriate documentation

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

Edited by dindigala

Merge request reports