Global Project Automated Match Logic - servinglynk/hslynk-open-source-docs GitHub Wiki

A new project (created via API or imported via the bulk uploader) can be associated with a existing global project or can with a new global project. This should be based on Project Name ambiguous text match and Source System ID exact match.

  • For example, assume that there is a project created in the 2014 version specific schema, with name TEST_PROJECT with a source system ID TEST_SSI . As per issue #473 - we will create a global project and associate this TEST_PROJECT .

  • Now, there is another project created in 2014 , with the same name TEST_PROJECT and same source system id TEST_SSI. We will associate this project to the same Global Project created above.