What happens when you remove a field from a project?

Bryan Karsh
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
October 2, 2012

Hi,

Let's say you have a project with several issues in it -- the issues have a particular field populated with data -- let's call it foo.

If I remove foo from the project screens -- what happens to the data previously stored in foo? Is the foo/project relationship still stored somewhere? Would search still pick up issues that had previously used this field?

Was curious. Thanks!

2 answers

1 accepted

1 vote
Answer accepted
Nic Brough -Adaptavist-
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
October 2, 2012

It depends on how you remove the field.

Derrick already covered two cases:

  • Removing from the screen - no effect, other than you can't see it (Assuming it's removed from the view screen) or add/amend values (if removed from Create, Edit or transition screens)
  • Deleting the field from Jira - gone, dead, need to go to a backup of the database to get it

The other two are:

  • Removed from field context
  • Removed from field configuration

In both cases, existing data will remain, but won't be searchable in simple search.

1 vote
Derrick Taylor David October 2, 2012

"Foo" would still be stored with the issue. You can still search for it and unless you delete the field "Foo" from all of Jira, the data woulc still remain to be populated again at a later date.

Suggest an answer

Log in or Sign up to answer