Closed m-mohr closed 4 years ago
Thank you very much for reporting this observation! The initial count is the correct one, it is taken from the backends
database table*. When expanding, the rest of the data is loaded from the dedicated collections
and processes
tables respectively. And since I "fixed" #76 in 83b8afc, those were populated incorrectly during crawling...
* Note: The Hub uses a MongoDB, so technically it's not a "table" but a "collection", but I find this terminology confusing when also talking about openEO collections in the same context.
For mostly all back-ends expanding the list of processes or collections reduces the number of processes/collections.
I guess that this may happen because it removes incompatible processes/collections on expansion?
Before:
After:
Before:
After: