Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in
Celebration

Earn badges and make progress

You're on your way to the next level! Join the Kudos program to earn points and save your progress.

Deleted user Avatar
Deleted user

Level 1: Seed

25 / 150 points

Next: Root

Avatar

1 badge earned

Collect

Participate in fun challenges

Challenges come and go, but your rewards stay with you. Do more to earn more!

Challenges
Coins

Gift kudos to your peers

What goes around comes around! Share the love by gifting kudos to your peers.

Recognition
Ribbon

Rise up in the ranks

Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!

Leaderboard

Listner doesn't fire when creating a task

Edited

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?

1 answer

0 votes
Mohanraj Thangamuthu
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
Nov 07, 2023

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

Suggest an answer

Log in or Sign up to answer