Hi,
I'am using the "Comment visibility" and it works fine.
But by default, the comment is visible by everyone! How to change this ? I would like that by default, the comment will only be visible by a group.
How to do this ?
PS : Sorry for my poor English....
You can't do this without modifying some source files. Visibility restrictions are shown based on your current groups and permissions and hence cannot be achieved using simple javascripts hacks.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Check out /atlassian-jira/WEB-INF/classes/templates/jira/issue/field/comment-edit.vm and CommentSystemField class.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi there,
You can configure the Comment Visibility for your instance in the 'General Configuration' page, (Administration > System > General Configuration), of your instance. Please check out our documentation on the subject to see the possibilities: https://confluence.atlassian.com/display/JIRA/Configuring+JIRA+Options
All the best,
John
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks,
But it's not my question (sorry).
How to change the default value for comment visibilty (by default the comment is visible by everyone). I would like that the default value is a restriction.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.