Yes, I can map multiple GIT repositories(=GitLab projects) to one JIRA project.
What I am trying to do is to have one GIT repository map to multiple JIRA projects. In other words, I can have commit messages in a single GIT repository where the JIRA issues numbers map to multiple different JIRA projects. So, in a single repository, one commit can have JIRA issue label DF-123 (for JIRA project id DF), the next commit can have the label RU-345 (for JIRA project id RU). Will GitLab create the correct JIRA links and in the EE version, interact with the correct JIRA projects? On Sunday, December 28, 2014 2:07:30 PM UTC-5, sytse wrote: > > Hi Karl, > > I think you can map multiple Git repositories in GitLab to the same > JIRA project. Let me know if you experience problems. > > Best regards, > Sytse Sijbrandij > CEO GitLab B.V. > > > On Sat, Dec 27, 2014 at 7:57 AM, Karl Waclawek <[email protected] > <javascript:>> wrote: > > Considering a switch to GitLab (with existing JIRA). > > > > * In GitLab, one project maps to exactly one GIT repository. > > * In JIRA, one project can have issues relating to many different GIT > > repositories. > > > > However, when I configure JIRA as external issue tracker in GitLab I > have to > > do this on a per-project basis, and I can only map one JIRA project to > the > > GitLab project. > > This means a given GIT repository can only be mapped to one JIRA > project, > > while our current reality is that we have commits in a single GIT > repository > > relating to any one out of multiple JIRA projects. > > > > Is there something I am overlooking? > > > > Karl > > > > -- > > You received this message because you are subscribed to the Google > Groups > > "GitLab" group. > > To unsubscribe from this group and stop receiving emails from it, send > an > > email to [email protected] <javascript:>. > > To view this discussion on the web visit > > > https://groups.google.com/d/msgid/gitlabhq/949479fc-d99b-4240-9e0b-c6957f6e3a07%40googlegroups.com. > > > > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "GitLab" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/gitlabhq/8491b4bf-30aa-4a02-b764-054b9c1c4740%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
