You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
Hi! I have a custom listner that looks at creating a task in the Payments project. It fills the TeamView custom field with the group that the task creator is a member of. This field is filled out under a special account that has editing rights. The problem is that when a task is created in a project by people from the reception group, the listner does not work, but if any other user creates it, everything works without errors. The logs contain records about the creation of the task and the successful or unsuccessful completion of the field, but when created by people from the reception, the logs are completely absent, as if the listner does not see the event. Do you have any ideas why this could be happening?
Hello, Good day. I believe you have created an automation rule to edit the custom field when the issue is created. When the issue is not edited, is there any entry in automation log ?
When a task is edited, nothing happens, no logs are written. But I was able to identify the problem why the listner did not work. The problem was that in the post-function on the create the Issue Created Event was muted
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.