Issue Details (XML | Word | Printable)

Key: JRA-7574
Type: Improvement Improvement
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Sam Chang [Atlassian]
Reporter: Gregoire HENRY
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
JIRA

CSV importing or Jelly importing does'nt allow to create completely a component (csv : no Detail information , no Component lead) , (jelly ... component lead cannot be set )

Created: 05/Aug/05 08:08 AM   Updated: 19/Oct/05 09:53 PM
Component/s: Import / Export
Affects Version/s: 3.2
Fix Version/s: 3.4

Time Tracking:
Not Specified

Participants: Anton Mazkovoi [Atlassian], Gregoire HENRY and Sam Chang [Atlassian]
Since last comment: 3 years, 8 weeks, 5 days ago
Resolution Date: 19/Oct/05 09:53 PM
Labels:


 Description  « Hide
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 ...



 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Anton Mazkovoi [Atlassian] added a comment - 08/Aug/05 09:25 PM
This is absolutely correct. We need to allow to add component leads using jelly.

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.