Feature #14390
closedNotes private by default
0%
Description
Hi everyone,
we are thinking about opening redmine to our customers. The option to set a note as private is very helpful, but it is too easy to forget to check the private flag.
Would it be possible to implement a feature that makes notes in a specific project,tracker and role private by default?
Related issues
Updated by Jan Niggemann (redmine.org team member) over 11 years ago
This would IMHO only be helpful in very few scenarios...
Updated by Anonymous over 11 years ago
I modded Redmine to do this once. Check out my comment in issue #9432-30. Added a setting for issue privacy and note privacy defaults to each project. It's the gritty way of doing it, but it'll get you there if it's important enough.
There's no tracker granularity to it (that's too complex for me), but it covers project and role at least (Redmine already has role settings for private note visibility).
Updated by Toshi MARUYAMA over 11 years ago
- Status changed from New to Closed
- Resolution set to Duplicate
I close as duplicate #9432.
Updated by Toshi MARUYAMA over 11 years ago
- Is duplicate of Feature #9432: Default value for the private issue flag added