I am trying to setup Jira integration into Gitlab to automatically transition and comment issues when merge requests are done (see Gitlab documentation here). It works great with my user.
The problem is that all comments on Jira cards are saved with my username since I use an API token generated with my user. To solve this, I want to setup a "virtual user" that cannot log in (and therefore not use jira products) but that can transition and comment on issues automatically using its own API token.
I used a distribution list email address to create a new user, created an API token with it and added it to a group that has access to Jira Core and Jira Software. It works but it costs an extra licence. I have two questions :
Thank you in advance
Hi @Micaël,
this is usually done by creating a "robot" user (what you actually did) that will consume a license but if you won't share the password, that shouldn't cause problems.
Jira, as far as I know, doesn't have virtual users.
The application access simply controls the license part of Jira. You'll have access to applications if you're part of that certain group.
I hope this helps a bit.
Hello,
Thank you for your quick answer.
So there is no way to configure a service account or robot user that only does automatic tasks without paying an extra licence ? Is it something that is planned ?
Regards
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Micaël,
I don't think it's planned. Though I found another thread related to this one. https://community.atlassian.com/t5/Jira-questions/Does-Jira-have-quot-virtual-user-quot-types/qaq-p/343409
Maybe that is somewhat more helpful.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.