Hi
I want mention user group in description.
I using python and this method. "create_issue"
My code is below
```
```
description same as "blablablablalblalbla"
and i add mention group name "blablablablalblalbla @somegroup"
But when i check Jira Issue in UI, it's just text ㅠ-ㅠ
Help me...
Hello @secuverse
Welcome to the community!
Unfortunately, it's not possible to mention a group in Jira.
Request for that was raised couple of years ago, as you can see on this link.
Maybe there is some add-on that lets you do that.
Best regards,
Marko Blagus
Hello, @Marko Blagus .
Thank you for your reply!
The group I mentioned was a team. Still not mentioned?
If not mentioned team, what are the additional features that allow me to mention groups in the API?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @secuverse,
It's not possible to mention a group in Jira, so it means it's not possible to mention a group in your API call. Basic Jira features don't allow us to do that.
You can maybe get users from group with this endpoint, and than make a loop that goes through that users and mentions every user in description.
I hope this helps.
Best regards,
Marko Blagus
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.