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?
Hi @Saitama can you share more, please? What is the difference between debugging and real comment addition? Can you share your source code?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.