Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

How to hide/unhide system field "Component/s" using behaviour

WindHub Support
Contributor
October 24, 2022

I've been searching through the questions but couldn't find a working way to hide the m field "Component/s"

I've been using this formula for custom fields:

def CountryField = getFieldByName("P-Country")
CountryField.setHidden(true);
what would be the equivalent way for "Component/s"?

1 answer

Suggest an answer

Log in or Sign up to answer
0 votes
Claudio Ombrella
Contributor
January 24, 2018

My team imported many years ago from Test Track Pro, but I don't recall what magic we did to accomplish.

Today starting from XML or CSV, I would write a simple script capable of generating a JSON format that will allow you to add comments. If you are not a developer probably your company should contact an Atlassian Partner to assist you. 

If you like to take the challenge, this documentation will help you: https://confluence.atlassian.com/adminjiraserver071/importing-data-from-json-802592907.html

TAGS
AUG Leaders

Atlassian Community Events