holochain / devhub-dnas

DNAs for sharing source code and distributing compiled WASM that comprise Holochain Apps.
60 stars 3 forks source link

Editing hApp description fails #18

Closed matthme closed 1 year ago

matthme commented 2 years ago

When trying to edit the hApp description I get the following error:

image

NotOriginEntryError

Entry address (EntryHash(uhCEktMVZJuZFG7L3AQu30Jy4ZkQUWC1nS-vvOqA352rPW_NOKhh3)) is an 'update'; Use origin address (EntryHash(uhCEkRSxEh6lcMRI3BM5QzlkvYaoXxrFfhtoCvj1OzkwZqsKtFXs3)) as Entry ID

Steps to reproduce:

  1. In the "All hApps" menu click on "More Info" for a hApp that you authored yourself.
  2. Click on the "Edit" button
  3. Change the hApp description (or change nothing at all, doesn't matter actually)
  4. Click on "Save"
mjbrisebois commented 1 year ago

Fixed a while ago - same as https://github.com/holochain/devhub-gui/issues/23`