Hi, I created a Triggers Jira Management Service app and it auto-publish comment on different action on the issue.
It work but the "user" name on comment isn't great. How to modify this ?
Thank you.
Welcome to the community. For the comment (user) in question (I assume you are still using your custom APIs codes that generated the comment) - Which account it is using when you are running your codes.
Typically, the authentication user in the APIs custom program will always be the comment author. Unless "xxxntest-jira-triggers_app" is a third party API integration that you are using. If so, then you should contact the vendor for technical support on their API app.
It is my understanding APIs for comments will not allow one to impersonate another user when adding the comment against the issues.
Hope this helps.
Best, Joseph Chung Yin
Jira/JSM Functional Lead, Global Technology Applications Team
Viasat Inc.
Thanks for your fast response ! I use my personal Token API on my Forge app but I use ForgeAPI.asApp() to post the comment.
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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.