Loading

Help documentation

Cross project card and page linking

Card keyword linking supports cross project card and page linking. In order to create cross project linking, simply precede the card or page link with the project identifier of the project the card or page belongs to.

For example, if you have a project with the identifier "event_management_project" and you want to create a link to card 123 in "event_management_project" from another project, you can type the following to create a link from your current project to the "event_management_project" card number 123 (note that no brackets are required):

event_management_project/#123

To link from a card or page in your Mingle project to a page in another Mingle project, just use the project identifier before the page name (note that brackets are required):

[[project_identifier/page]]

  • You can create card and page links using any of the location project's card keywords. For example, if the current project where you are creating the card or page link has the keywords "card" and "story" but not "bug", and the card or page you are linking to belongs to a project where "bug" is a keyword, you would be able to use the "bug" keyword to link to that project's card or page.
  • If cross project card and page links are created, users who do not have permission to view those cards or pages will be prevented from viewing them.
  • If you have integrated your source repository with Mingle, you can link your commit messages to cards and pages in other projects by using cross project linking.

See inline links to learn how to link to other resources in your Mingle project.