CLOSER-Cohorts / archivist

Archivist is designed to be an easy to use editor that allows documention of questionnaires and data in DDI-Lifecycle
MIT License
18 stars 8 forks source link

Temp: Issue with moving constructs #798

Closed HayleyMills closed 1 year ago

HayleyMills commented 1 year ago

Edited and moved constructs in main_test_prefix https://closer-archivist-onsls.herokuapp.com/instruments/main_test_prefix/build/constructs/

Which has resulted in most of the constructs disappearing. Only three constructs are in the construct view image

However, there are several in the db. This is usually because the parent is missing, but in this case it looks like the constructs are parents which are not allowed e.g. the parent of the loop l_q12 is the question qc_test1 which is not possible.

May have been caused when issues with #797

image

HayleyMills commented 1 year ago

I edited the constructs and then moved them, but I cannot replicate the problem.

simonreed commented 1 year ago

We're now stopping this happening in the Rails backend.

HayleyMills commented 1 year ago

Thanks. Since I can't replicate this, I will not be able to test.