desci-labs / nodes-web

UI to create and consume interoperable research objects
https://nodes.desci.com
GNU Affero General Public License v3.0
12 stars 3 forks source link

fix the publish step manifest to keep track of dpid upon successful allocation #81

Closed hubsmoke closed 1 year ago

hubsmoke commented 1 year ago

pre-publish step for committing on chain, we do an insertion of allocated dpid prefix+id into the manifest. the results of this operation were not being properly forwarded to the publish service, resulting in a manifest being stored that did not include the dpid ref. this fixes that issue