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
Hello,
I have created a Rich-Text custom field named "Composant à déployer" for my tasks.
Then I need to process a JQL query filtered on this custom field (in my example below, all tasks containing the value "FI_SYNTHESE_SINISTRES" in this custom field) but with the full searched value the results list is empty :
and also reducing this searched value like that (with or without the char * , same result) :
Strangely , it (seems to) works when I trim the value from the 1st underscore char like that :
No matter how much I search, I definitely don't understand this behavior.
Can someone please tell me what I'm wrong about please ?