Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Retrieve data after software restart #26

Closed
nikalc opened this issue Apr 16, 2021 · 2 comments · Fixed by #118
Closed

Retrieve data after software restart #26

nikalc opened this issue Apr 16, 2021 · 2 comments · Fixed by #118
Assignees
Labels
JS Javascript work M3 Milestone 3 related issues NodeJS NodeJS and ElectronJS related tasks sprint-2 User stories & bugs for TBD on sprint 2 sprint-3 User stories & bugs for TBD on sprint 3 sprint-4 User stories & bugs for TBD on sprint 4

Comments

@nikalc
Copy link
Contributor

nikalc commented Apr 16, 2021

As a user I want to be able to access data even after the software is restarted.

Acceptance Criteria:
Scenario: The user has restarted the software and wants to retrieve and access the data stored prior to the restart

Given that the user has restarted the software
When the user wants to retrieve the data prior to the restart
Then the data is stored in a database

@nikalc nikalc changed the title 3.1 Retrieve data after software restart 3.2 Retrieve data after software restart Apr 16, 2021
@nikalc nikalc added assignment Tasks and codes related to course assignments project Project management related tasks sprint-3 User stories & bugs for TBD on sprint 3 labels Apr 16, 2021
@axe007 axe007 added JS Javascript work NodeJS NodeJS and ElectronJS related tasks sprint-2 User stories & bugs for TBD on sprint 2 and removed assignment Tasks and codes related to course assignments project Project management related tasks labels Apr 16, 2021
@axe007 axe007 added this to To do in SmartRover Scrum Board via automation Apr 19, 2021
@axe007 axe007 added this to the Retrieve emulator feedback milestone Apr 19, 2021
@nikalc nikalc changed the title 3.2 Retrieve data after software restart Retrieve data after software restart Apr 24, 2021
@axe007 axe007 added the M3 Milestone 3 related issues label May 1, 2021
@axe007
Copy link
Contributor

axe007 commented May 6, 2021

Re-assigning to new data persistence milestone.

@axe007
Copy link
Contributor

axe007 commented May 15, 2021

We need to re-evaluate description and acceptance criteria to describe the feature more precisely.

@axe007 axe007 added the sprint-4 User stories & bugs for TBD on sprint 4 label May 15, 2021
@axe007 axe007 moved this from Backlog to In progress in SmartRover Scrum Board May 23, 2021
nikalc added a commit that referenced this issue May 25, 2021
Restores last page if user opens
app within 5 minutes of last timeout update.

Next:
- We could add more states to restore

Fixes: #26
SmartRover Scrum Board automation moved this from In progress to Done May 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
JS Javascript work M3 Milestone 3 related issues NodeJS NodeJS and ElectronJS related tasks sprint-2 User stories & bugs for TBD on sprint 2 sprint-3 User stories & bugs for TBD on sprint 3 sprint-4 User stories & bugs for TBD on sprint 4
Development

Successfully merging a pull request may close this issue.

3 participants