Describe the Bug
When I IMPORT BACKUP to my app/pod, the app does not by default reload the data from the POD. Is this possible to do? It may not be given every app stores it's data differently. If this is not possbile/easy then include in the message that it has been restored but the app needs to re-read the data from the pod, possibly by restarting the app (my reload buttons are implemented per app - I wonder if t can be generalised - but again it might be dependent on the specific app data structures).
To Reproduce
Steps to reproduce the behaviour:
- Create a BACKUP for todopod
- Exit the app and remove the app folder from the server
- Start up the app and IMPORT BACKUP
- The message notes the items restored
- Go to the TASKS page and there are no entries listed
- Tap the RELOAD button in the top button bar
- All tasks are now listed
Expected Behaviour
A message to reload data or restart the app OR the data is automatically reloaded
Context
Where has the issue been observed:
[Add any other context about the problem here.]
App Version:
Flutter Version:
Closing Criteria
Checklist for closing the issue:
Describe the Bug
When I IMPORT BACKUP to my app/pod, the app does not by default reload the data from the POD. Is this possible to do? It may not be given every app stores it's data differently. If this is not possbile/easy then include in the message that it has been restored but the app needs to re-read the data from the pod, possibly by restarting the app (my reload buttons are implemented per app - I wonder if t can be generalised - but again it might be dependent on the specific app data structures).
To Reproduce
Steps to reproduce the behaviour:
Expected Behaviour
A message to reload data or restart the app OR the data is automatically reloaded
Context
Where has the issue been observed:
[Add any other context about the problem here.]
App Version:
Flutter Version:
Closing Criteria
Checklist for closing the issue:
make prepmake qtest