Skip to content

fix(server): remove filename query during new upload book status

Pokhi requested to merge fix/converted-filename-validation into develop

Targets: #1278 (closed)

In Domain.createVersion command, updated the query to fetch latest book file to not include filename of the uploaded file.

Edited by Pokhi

Merge request reports