Skip to content

fix(server): include version & fct in dashboard view

Targets: #1264 (closed)

Changes proposed

For the 4th point, the FE requires book's fundedContentType & version to be displayed. To fix that, created a new migration that adds funded_content_type & version of Book in the dashboard postgres view.

Merge request reports