zenodo / zenodo-rdm

Zenodo, powered by InvenioRDM
https://zenodo.org
GNU General Public License v2.0
50 stars 26 forks source link

adding communities through `.zenodo.json` does not work #851

Open cmueller-pik opened 5 months ago

cmueller-pik commented 5 months ago

Using the .zenodo.json to specify communities, as instructed

{ ...
"communities": [{"identifier":"test_community"}]
}

does not work. Zenodo support responded

Unfortunately, adding communities through the Github's metadata is something that is not working at the moment and it should. That being said, we are now tracking this issue and will work on it as soon as possible. Note that it might take some time until we are able to fix it since our team is currently working at full capacity in multiple fronts.

And a solution is pending.