That is working, but if i try to do the reverse, going from “nivel 1” to nothing is not working, in this case u just need to uncomment the line roletype to the other one and that update the comment.
That was working before but not anymore. I’m missing something?
Hi, thanks but is not what i need, because my client doesn’t have that jira group for all the users, all i want is no restriction visibility, no restrict it to a group.
my client doesn’t have that jira group for all the users
I’m not sure if this is possible in Jira Cloud, because I think site access is governed via groups. This is also why my guess is that visibility always defaults to a specific group in the first place, even for public. But again, this is all assumption.
In case someone needs a more concrete answer, I would recommend Remie’s approach of using type=group but you might have to change your global jira settings. I detailed how to do that here
Then you can set to type=group and value=jira-users. You can see the possible options for value under user management > groups. You should see a list of groups that kinda look like the ff:
Has anyone tried simply removing the visibility key/value object entirely?
When I create a comment in this manner it is created with full visibility (I think) … so one might hope that replicating the comment only without a visibility key/value might sort this out.