stable
Clone or download
Read-only
For art #123 - My Title, we now display both titles for artifact links: * Artifacts referenced by “My Title” * Artifacts that reference “My Title” If artifact doesn't have title, then we take its cross ref instead: * Artifacts referenced by “art #123” * Artifacts that reference “art #123” Note: with this patch, we consider the feature stable enough to remove the feature flag. Part of story #23042: have "parent" as type within artifacts links Change-Id: I6b28604bc25e49e5a5226f3829f0d9751d5ad710
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/document_generation/scripts/tracker-report-action/po/fr_FR.po | +4 | −4 | Go to diff View file |
M | plugins/document_generation/scripts/tracker-report-action/src/DocumentBuilder/create-export-document.test.ts | +6 | −4 | Go to diff View file |
M | plugins/document_generation/scripts/tracker-report-action/src/DocumentBuilder/create-export-document.ts | +6 | −2 | Go to diff View file |
M | plugins/document_generation/scripts/tracker-report-action/src/Exporter/DOCX/download-docx.test.ts | +1 | −0 | Go to diff View file |
M | plugins/document_generation/scripts/tracker-report-action/src/Exporter/DOCX/download-docx.ts | +19 | −9 | Go to diff View file |
M | plugins/document_generation/scripts/tracker-report-action/src/export-document.test.ts | +3 | −1 | Go to diff View file |
M | plugins/document_generation/scripts/tracker-report-action/src/type.ts | +1 | −0 | Go to diff View file |