I have a big project with a lot of component (over 200) .. i want to be able to import easily a component list for this project ..
... easily means that i don't want to walk over each component to set the component leader or the detail information ...
I tried to use CSV import but component leader or detail information can't be reached !
Documentation for Jelly importer talk about a jelly tag (jira:AddComponent) but i can't see how to update the compnent leader field ...
For the time being it is possible to add the components using Jelly and then write a script that would directly set the leads in the database for each component. The username of the lead is stired in the 'lead' column of the 'component' table. All JIRA users are are stored in the 'userbase' table. Please restart JIRA after updating the database.