Currently, pages created using Frappe Builder are completely removed from the database during app uninstall. This makes development and testing difficult, because reinstalling the app results in loss of all created Builder pages.
Expected Behavior
Builder pages should either:
- Remain stored in the site database even if the Builder app is uninstalled, or
- Provide an automatic export/backup mechanism so pages can be restored after reinstall.
Problem
During development it is common to uninstall and reinstall apps. Losing all Builder pages
Currently, pages created using Frappe Builder are completely removed from the database during app uninstall. This makes development and testing difficult, because reinstalling the app results in loss of all created Builder pages.
Expected Behavior
Builder pages should either:
Problem
During development it is common to uninstall and reinstall apps. Losing all Builder pages