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

Alter database Jump information to allow for removing entries in middle of table #36

Open
3 tasks
ChrisLane opened this issue Jan 20, 2018 · 0 comments
Open
3 tasks

Comments

@ChrisLane
Copy link
Owner

ChrisLane commented Jan 20, 2018

User Story

The user should be able to delete a jump in the middle of their entries. For example, if jumps 1,2,3,4,5 exist, the user should be able to delete jump 3 without breaking any features.

Acceptance Criteria

  • Individual jumps can be deleted
  • Deletion of a jump will reduce the jump numbers of jumps that followed by one
  • Deletion of a jump does not cause any errors

Definition of Done

This task is done when a user can successfully delete a jump from their logs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant