Open ltalirz opened 4 years ago
@ltalirz This is the data we are receiving from server to display in side menu: https://aiida-dev.materialscloud.org/curated-cofs/api/v4/nodes/full_types In this JSON, we will find entries for unregistered.
So the problem is at AiiDA side where this data is being processed.
@asle85 this is still the case - perhaps you know why this is occuring?
See e.g. here: https://www.materialscloud.org/explore/curated-cofs/grid/calculations
While the CalcJobs properly show up as registered, none of the workflows do - despite some of them come from the same packages and having entry points: https://github.com/lsmo-epfl/aiida-lsmo/blob/af5e894e024e38bde5349184f482fdd264b21c37/setup.json#L35-L46
I guess this is a problem on the AiiDA side? @waychal