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
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
we have Jira charting plugin in use which created customfield "Time in status" and we see errors related to it in Jira log :
"automation-event-serializer:thread-2 ERROR" .... "More than one value stored for custom field id'customfield_15304'. Values [3_*:*_2_*:*_121506000_*|*_6_*:*_2_*:*_137527000_*|*_10003_*:*_1_*:*_13000, 3_*:*_2_*:*_121506000_*|*_6_*:*_2_*:*_137527000_*|*_10003_*:*_1_*:*_13000] "
what data should be in that custom field and any ideas how we could fix current errors ?
Hi,
Jira re-indexing (both full and background) is done several times after plugin were installed, so I could assume that's not the problem.
Have done several tests in our test environment, but did not manage reproduce the case.
In production problem still happens, but there plugin disabling is more challenging as plugin is in normal daily use.