lowcoder
lowcoder copied to clipboard
[Feat]: Allow Reimporting the app
Is your feature request related to a problem? Please describe.
There are different environments which can be used Ex. Local Development, Staging, Production. Apps can evolve overtime and which means changing the same app and testing in different environments. Currently Lowcoder creates another app if we import the same app next time. It creates the confusion as we have to change the datasources, permissions, navigation etc. Add the functionality to re-import the app again.
Describe the solution you'd like Add option to re-import the app.
Additional context This can also be created as an issue but when we export and import the apps with the same modules, modules doesn't get correctly references. So for that we either have to add the modules again after importing or change the ids in the json file which are time consuming and prone to mistake.
Thank you very much for this feature suggestion. It makes true sense and we will work on it soon.
this would be a good opportunity to allow more control over the slug (resource id) used to access the apps. the option to select a more static resource id (like the app name) would be a great feature to have. currently LC will autogenerate an id and use that to access the app.