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 been setting our Jira cloud for the past days and I'am trying to make the Jira-Testrail integration work.
I've configured a cutom field (single select dropdown). The custom field is added to several screens, got values and work properly.
When I try to use it in the push pop-up from testrail, a red circle shows up (as if there was no values or a lack of permission).
Here is the configuration:
[push.fields]
summary=on
project=on
issuetype=on
component=off
categorie_10053=on
...
[push.field.categorie_10053]
label=Categorie
size=compact
type=dropdown
required=false
I've tried to setup another custom field with a multiselect type, the behavior is the same. There seems to be a problem for getting the values.