BUG: Logic checks if completion date field is missing #316
Labels
No Label
bug
dependencies
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
security
wontfix
No Milestone
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: public/roboluke-tasks#316
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Original reporter: @kmanwar89
Completion date field, if not filled in, will cause the task to bomb out. implement a check that validates the field is filled out, or set it as a required field somehow.
@kmanwar89 I can't reproduce this, do you remember how we did it?
I think it was simply creating a task via Roboluke and not setting anything in the date field (don't click anywhere in the date field in the Webex card, just enter a title/details and click submit)
Let me see if I can recreate it.
Just tried to recreate - looks like some error detection is already in place as it prompts me to "complete all required fields"
Good to close I suppose?