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.
Hi, I'm using TestRail with a Jira plugin. I have some fields in Jira which are required, so i have added these custom fields to the Jira defect plugin in TestRail like this:
[push.fields]
customfield_10408=on
[field.settings.customfield_10408]
label=Expected Results
size=compact
type=text
required=true
The above field is the expected results field in Jira. I want to prepopulate this expected results field in Jira, from my expected results from my test case in test rail, so that don't have to fill it out each time i want to push a defect to Jira. Does any body know how to do this?
Thanks,
Jamie.
Hello Jamie,
Thanks for your post.
If you configure the field properties correctly to match the field in Jira, you would be able to fill that field when you push a defect and it should populate correctly in Jira.
If you do the same for a dropdown field, it should even populate with values from Jira when defects are pushed.
Please check this out for more details. If you have any additional queries, please let me know or feel free to email our support team directly at contact@gurock.com.
Regards,
Shanu
TestRail Community Manager
Hello @Shanu Mandot !
I have the same issue and I have been trying to fix it but can't get it done, could you please post an example of the issue so I can have more clarity on it.
Best Regards,
Mujtaba
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Shanu,
I am having a similar issue. The field type is matched correctly with my JIRA Project, but the field is not able to populate the drop down menu items.
Here is a snippet of the test rail config:
[field.settings.example]
label=Example
size=compact
remember=false
required=true
type=dropdown
What could I be missing here ?
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.