Skip to content

fix(manuscript): form template and labels undefined issue

bug fixes for the following errors that were encountered while testing main

  1. Below error seems to be a result of the Submission form UI Review merge which reverted the ManuscriptFile changes in FormTemplate [PFA].

Screenshot_from_2022-12-08_11-40-02

  1. This error occurred in other instances except colab. The labels metadata is not applicable for other instances and as a fix populating tasks based on labels is limited to colab instance [PFA].

Screenshot_from_2022-12-08_18-39-22

Merge request reports