Hello
we are currently running a project in which i have created about 200 components. I just created a related project that will use the exact same components.
Is it possible to share them, or at least import them?
thanks in advance
Bonjour
nous exploitons actuellement un projet dans lequel j'ai créé environ 200 composants. Je viens de créer un projet connexes qui va utiliser exactement les mêmes composants.
Est-il possible de les partager, ou au moins de les importer ?
Merci d'avance
The components are listed for each project independently, they are purely project artifacts.
There are a couple of tricks you could play (scraping the list from the admin screen, converting it to csv and importing some dummy issues in the target project, for example), but it will be simply duplicating the names as a new list into the target project.
Duplicating components can make your reporting look odd and it is rather counter-intuitive to have multiple components with the same name. A report for "Project A, Project B and Project C" will report three different components even if all three projects have a component called the same thing. Same name is not same component.
thank you for your reply.
If I understand correctly, this system will generate duplicates. I will instead create a rule to redefine the component of a ticket when it passes from one project to another.
thanks again
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You would need to do that anyway! The component "Penguin" in project A is not the same thing as the component "Penguin" in project B.
Moving issues from one project to another will always lose the components on it because the components are project aretifacts.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Actually, I am pretty sure that if the component exists by the exact same name between the projects in Cloud, then the value of the component field will be retained in the move.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Salut @Anthony
Voici le script qui m'a aider et qui va t'aider aussi :
https://mraddon.blog/2021/04/25/how-to-sync-components-between-jira-projects/
sur ce site il y a un script qui va te permettre de dupliquer des composant avec différents projets.
Je suis débutant sur Jira mais si ta des questions ou autre n'hésite pas , j'essayerai de t'aider.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.