Skip to content

Select button bug

Vaibhav Rathore requested to merge feature/1229/select-bug into main

Targets #1229 (closed)

Summary

  1. Removed the assignment of return value from populateTemplatedTasksForManuscript as it was not needed and was resulting in error when trying to save the manuscript.
  2. The return value from populateTemplatedTasksForManuscript is not the same format as required by updateAndFetchById function for manuscript

Merge request reports