-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
When seeding the data repository, metadata
should be a part of the parsed data returned from ccread()
function for all the files.
However, when running the database setup in docker instance, the metadata
attribute is missing in all the documents. However, this issue was not observed outside docker instance.
As a result, since the molecule browse menu shows just the metadata
info, the listed items are empty in docker instance while they contain some content when running without docker as shown:
Outside docker
In docker
It needs to be looked as to why metadata
is not being parsed when using docker.
Metadata
Metadata
Assignees
Labels
No labels