CKAN activity tests are failing
manics opened this issue · comments
Bug description
references https://demo.datashades.com/dataset/chart-test?activity_id=061888e9-e3c2-4769-b097-9c195a841e2f which currently returns a 404 error
https://demo.datashades.com/dataset/chart-test is valid, but the activity tab leads to https://demo.datashades.com/dataset/activity/chart-test which is empty
Support for CKAN was added in #1833
@u10313335 do you know if this is an expected change to the demo server?
Thanks @manics for reporting this issue.
It seems that the site has been reset but I don't know the reason.
I'll change the demo server to a more stable one ASAP.
Thanks! It looks like https://demo.ckan.org/dataset/activity/sample-dataset-1 has an activity stream now- maybe it's been enabled since the original PR?
@manics The dataset on the https://demo.ckan.org should be an ideal one. However, the site will also be reset every several months AFAIK, which leads to failed tests due to different versions. Since actually there are few sites enabling activities, I think we can use the depositar, a CKAN site maintained by our team and stable in the foreseeable future. I have submitted a PR for the changes.