Can I promote an earlier version in Kynetx Appbuilder?

I changed one of my applications (for April Fools), but I would like to return to the previous version and make it a development version. Is there a way to do this in Appbuilder, or do I need to manually undo all the changes I made?

+4
source share
1 answer

The easiest way is probably

  • go to the deployment page in appbuilder
  • Click the link to view the version you want to return to. enter image description here
  • copy code enter image description here
  • previous code in appbuilder edit box and save

Sorry, no return function yet. It’s easy enough to do manually, and it’s not enough to make me think that it will be added in the near future.

+4
source

Source: https://habr.com/ru/post/1347161/


All Articles