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

Task gets created without task ID #250

Closed
salma-s opened this issue Apr 16, 2020 · 1 comment · Fixed by #253
Closed

Task gets created without task ID #250

salma-s opened this issue Apr 16, 2020 · 1 comment · Fixed by #253
Assignees
Labels
bug Something isn't working

Comments

@salma-s
Copy link
Contributor

salma-s commented Apr 16, 2020

Bug Summary:

When a new task gets added, it initially has no taskId associated until refresh.


Steps To Reproduce

  1. Add a new task

Expected behaviour

When you add a new task, it should have a taskId associated with it.

Observed Behaviour

When you add a new task, the taskId is undefined until a refresh happens, which loads a taskId from the database.

Screenshots

If applicable, add screenshots to help explain your problem.

Environment

  • Operating System: Windows
  • Browser (if any): Chrome

Other

This bug was found by @salma-s @EricPedrido and @harmanlamba

@HarrisonLeach1
Copy link
Contributor

This is potentially a root cause of #240 and #252

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants