- Status Unconfirmed
- Percent Complete
- Task Type Information
- Category Backend/Core
- Assigned To No-one
- Operating System All
- Severity Low
- Priority Very Low
- Reported Version 1.0-rc7
- Due in Version Undecided
-
Due Date
Undecided
- Votes
- Private
FS#2482 - Protect issues by default
I get that your project is public and you want people visiting this site to see what issues you’re working on, but most people probably don’t want their bugs list open to the public;
Can this be protected/private by default?
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
Assuming you try to configure Flyspray as a customer support ticket system, maybe this setup is what you want:
Another workaround could be to change the mark_private stuff in includes/class.backend.php function create_task() and allow setting mark_private to 1 also for users without the manage_project permission. (and adapting the newtask-template)