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

Confusing error message for selected date before current #98

Open
Citrullin opened this issue Dec 21, 2019 · 2 comments
Open

Confusing error message for selected date before current #98

Citrullin opened this issue Dec 21, 2019 · 2 comments
Assignees

Comments

@Citrullin
Copy link

Citrullin commented Dec 21, 2019

Steps to reproduce:

  1. Create a task with some title.
  2. Select a date which is before the current one.
  3. Add description
  4. Click on save

Actual behavior:
Error message in frontend: "Error in task submission". Error in terminal: "Task due date cannot be earlier than the current date."

Expected behavior:
Error message in frontend: "Task due date cannot be earlier than the current date.". Error in terminal: "Task due date cannot be earlier than the current date."

Tania version: 1.7.1

@bepitulaz bepitulaz self-assigned this Dec 22, 2019
@bepitulaz
Copy link
Member

Thanks for noticing this one @Citrullin. I'll release a hotfix for this one.

bepitulaz added a commit to bepitulaz/tania-core that referenced this issue Dec 24, 2019
This commit is fixing the error notification when creating a task. This is a fix for issue usetania#98
@bepitulaz bepitulaz mentioned this issue Dec 24, 2019
bepitulaz added a commit that referenced this issue Dec 24, 2019
This commit is fixing the error notification when creating a task. This is a fix for issue #98
@Citrullin
Copy link
Author

@bepitulaz I added a comment to your commit. 966c9e6

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

2 participants