Archived Apps
Posted: May 17th, 2022, 2:04 pm
I was cleaning up applications and talking to the internal team on what archiving means. I believe it means:
Can we have the following changes to the archive feature?
these are to prevent creating lots of work for the internal team to find what version its on. Also to prevent a broken app to be used and cause errors.
- the application can still be used without issue
- the name of the application is not freed up to later be used
- the sources can still be opened
- It can be unarchived later if we need
Can we have the following changes to the archive feature?
these are to prevent creating lots of work for the internal team to find what version its on. Also to prevent a broken app to be used and cause errors.
- dont allow to unarchive if its behind on revisions in db version. so its not used thinking its updated when its not
- record in EASYProcess what revision it was archived at
- Show an "Archived" banner or label when in the IDE in the app to show it is archived. Since functionality of the app remains the same, this should be shown more so developers and users dont get confused