Is it possible to convert components into labels?

Philip Winston June 5, 2013

We have one project with bunch of components, and a few projects that don't use that field. We were thinking combining projects, but we still want to know which "project" an issue belongs to. We were thinking of using components for that. But we don't want to necessarily throw away our older finer grain use of compnents. So we were thinking can we move the components to labels and free up components for use?

This raises the question why not use labels for the new thing and keep components? The only reason I can think of that semantically components are close to what we want, and components can have default assignees, which might be nice.

1 answer

1 accepted

0 votes
Answer accepted
Philip Winston June 10, 2013

I believe it's not possible to convert components to labels all at once. But you can query for just one component then bulk change those issues to have one label. Gets tricky if you have multi-component issues or you already have labels, because when you bulk change to a label it wipes out previous labels. But with this approach you can roughly do one operation per component instead of one operation per issue.

Suggest an answer

Log in or Sign up to answer