Vote #77331
完了Ability to add private comments from the issue bulk edit page
0%
説明
It is currently not possible to add private comments from the issue bulk edit page, is this by design? If not it would be nice if this was possible.
journals
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
+1
Sometimes, we want to add the same private note to multiple issues. Unfortunately, when you bulk edit issues, the checkbox to set the note as private is not present.
Thanks
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
I made the patch (compatible with latest trunk 17055).
this patch allows user to set 'private notes' property on bulk edit page.
!{width:500px}fix-22368.png!
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Takenori TAKAKI wrote:
> I made the patch (compatible with latest trunk 17055).
> this patch allows user to set 'private notes' property on bulk edit page.
The patch always displays the "Private notes" checkbox and returns a 403 if the user is not allowed. I think it's better to display the checkbox when the user is allowed to set private notes only.
--------------------------------------------------------------------------------
related_issues
duplicates,Closed,24772,Set note as private is bulk edit mode