The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Copy comment by listener

Saitama
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
August 4, 2021

Hi,

we have a case where listener clones comment to linked issue in external project where user need to be in project group. I've made a code which is working well while debugging i.e

1. Copy comment

2. Add user to the group

3.insert comment

 

When I check the group members before I put comment user is added there, but when I test it in real comment addition then it's not working by first comment made by new user. 2nd one is working well. Hopefully I have explained well my problem. To conclude I dont understand why listener works like that and how/if it could be fixed?

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Martin Bayer _MoroSystems_ s_r_o__
Community Champion
August 5, 2021

Hi @Saitama can you share more, please? What is the difference between debugging and real comment addition? Can you share your source code?