You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Note:
The CO form loads the Preparation subview which tries to load the deaccession subview.
This fails, so then Specify defaults to the common.views.xml definition instead of using the paleo.views.xml when loading the CO form.
https://github.com/specify/specify6/blob/945d28f00288d2d64979848fb2fb63fda34bdd1b/config/invertpaleo/manager/paleo.views.xml#L658C52-L658C75
Note:
The CO form loads the Preparation subview which tries to load the deaccession subview.
This fails, so then Specify defaults to the common.views.xml definition instead of using the paleo.views.xml when loading the CO form.
BEFORE:
AFTER:
<cell type="subview" viewname="DisposalDeaccPreparation" id="deaccprep" name="disposalPreparations" defaulttype="table" rows="2" colspan="17" />
The text was updated successfully, but these errors were encountered: