Forum Discussion
Stuart Corrans
Jun 26, 2018Copper Contributor
How can I update, or delete an existing Application's JSON / .sol files in ABW?
As we develop our App, we want to deploy to ABW as we complete each contract or workflow for testing. Is it possible to somehow delete the existing app and replace it with a newer JSON and .sol /...
Zeyad Rajabi
Jun 26, 2018Former Employee
We are working on a disable/enable feature for apps, which will hopefully be part of the next release. As for versioning of apps, that is something we are currently designing and looking into.
Stuart Corrans
Jun 26, 2018Copper Contributor
Thanks Zeyad. In the interim is there perhaps a workaround, even if it means deleting data in SQL or deleting code blobs from storage?
- Zeyad RajabiJun 26, 2018Former Employee
There is no great workaround. You can hijack the API call to the page to add a filter for only showing enabled apps. You can modify the database, but that approach is tricky.
- Stuart CorransJan 18, 2019Copper Contributor
Thanks Zeyad - it looks like the versioning functionality in ABW 1.6 directly addresses the original problem, i.e. the "tuple" of Application Name + Version Number.
- Zeyad RajabiJan 18, 2019Former Employee
We've made some improvements to Workbench based on customer feedback. Let us know what you think of the new design.