dat-ecosystem-archive / datBase

Open data sharing powered by Dat [ DEPRECATED - More info on active projects and modules at https://dat-ecosystem.org/ ]
http://datbase.org
244 stars 32 forks source link

Updates to dat.json aren't reflected in archive view #553

Closed okdistribute closed 7 years ago

okdistribute commented 7 years ago

To reproduce,

  1. Create a dat with a dat.json in it.
  2. Open localhost:8080/
  3. See that metadata is visible.
  4. Change the title and description in the dat.json.
  5. dat share again
  6. Open localhost:8080/
  7. See that the metadata has not changed. You should see the new title and description instead.
okdistribute commented 7 years ago

This is now fixed in #569