- Status New
- Percent Complete
- Task Type Bug Report
- Category Backend/Core
- Assigned To No-one
- Operating System All
- Severity Medium
- Priority Low
- Reported Version 1.0 devel (github master)
- Due in Version 1.0
-
Due Date
Undecided
- Votes
- Private
Attached to Project: Flyspray - The bug killer!
Opened by peterdd - 14.12.2017
Last edited by peterdd - 14.12.2017
Opened by peterdd - 14.12.2017
Last edited by peterdd - 14.12.2017
FS#2453 - validate category before storing a new task
Currently the category_id is not checked if the value is legal for the project when a new task is created.
- must be unsigned int
- must be an active category_id of the project or global category.
- setting a category_id must be allowed - see project settings.
If invalid category_id is sent, deny creating task and show error message and show filled form again.
If no category_id is sent (or empty string) and category select is enabled:
- either choose a default category
or
- implement feature request FS#2451 and show that user should select a category.
ID | Project | Summary | Priority | Severity | Assigned To | Progress | |
---|---|---|---|---|---|---|---|
2451 | Flyspray - The bug killer! | FS#2451 - Mod: blank Category - user must chose before pressing Add this t | Very Low | Low |
Loading...
Available keyboard shortcuts
- Alt + l Login Dialog / Logout
- Alt + a Add new task
- Alt + m My searches
- Alt + t focus taskid search
Tasklist
- o open selected task
- j move cursor down
- k move cursor up
Task Details
- n Next task
- p Previous task
- Alt + e ↵ Enter Edit this task
- Alt + w watch task
- Alt + y Close Task
Task Editing
- Alt + s save task