Skip to content

fix(manuscript-export): fixed the download unresponsive due to missing version query

Pankaj Kandpal requested to merge fix/manuscript-export into main

I have added the getManuscriptVersions query that was sending the results from backend sorted as per the download logic.

Merge request reports