Updating the dataset but the values aren't getting updated (unless I rename and replace)
Description
"An issue (..) comes when I update a dataset. It turns out that the DataHub Cloud doesn't show the updated values. How do I overcome this? I update and rename the dataset and then replace, on the README.md file, the name of the old dataset with the new one where it corresponds."
originally coming from https://datahub.io/@cheredia19/my-journey-datahub-cloud#what-id-improve
Acceptance
- [ ] Replicate
- [ ] Debug
UPDATE:
I asked for additional info and he explained that it happens when you upload a data file but then you realise 1) either you want to add a value 2) or change a value in this file. And then you do it, you sync, but those values aren't being reflected (recognised) by Datahub Cloud
cc @olayway @gradedSystem
@olayway I need an access to the cloudflare
Ok, so this is definitely a caching issue, as turning on Development Mode in the datahub.io Cloudflare cache configuration (= bypassing the cache) does fetch an updated file. This means there is no issue with file updates.
FIXED