List of possible issues #7
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
that gets carried over while displaying instrument of a study when study is saved :
. (I think this is the case everywhere)
When I try to submit the study with an identifier I get :
Error 1
Status: 400
Message: postRDF error: HTTP 400 from https://metadata.inm7.de/datamgt-v1/record/Study?format=ttl
List of possible UI/UX issuesto List of possible issuesThanks!
Created an issue here: https://github.com/psychoinformatics-de/shacl-vue/issues/129
Reported here: https://github.com/psychoinformatics-de/shacl-vue/issues/125
That error is from the request to the
Studyendpoint, it could be unrelated to the identifier, although not fully sure. Could you inspect the request in the developer tools and see if you can copy both the URL and body of the request, then see what happens if you replicate it with curl?I cannot reproduce the issue. Issue seems to have been fixed.