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
Not sure if this is a known thing or not, but proves to be a little bit of an issue when setting up new selfLabelled child objects.
I've provided some test schema and code for reproduction, but worth noting I had the same issue/outcome using Research Institutes in haplo_research_manager (ie, adding a department to a faculty)
type test:type:test-one as TestOne
title: Test one
search-name: test one
attribute dc:attribute:title [sort=1000]
attribute std:attribute:parent [sort=1100]
attribute std:attribute:notes [sort=1600]
render-type book
render-icon: E210,1,f
render-category 0
create-position common
Not sure if this is a known thing or not, but proves to be a little bit of an issue when setting up new selfLabelled child objects.
I've provided some test schema and code for reproduction, but worth noting I had the same issue/outcome using Research Institutes in haplo_research_manager (ie, adding a department to a faculty)
Repro:
The text was updated successfully, but these errors were encountered: