stable
Clone or download
Read-only
The path to the item should be displayed in the column Location when you are searching for items. Note: You have to activate the feature beforehand: tuleap config-set feature_flag_search_for_documents_with_criteria 1 Part of story #24197: search for Documents with criteria Change-Id: Ie4a1257927511896b6e72eff4495182fb5d15751
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/document/scripts/document/components/AdvancedSearch/SearchResult/TableBodyResultRow.test.ts | +14 | −0 | Go to diff View file |
M | plugins/document/scripts/document/components/AdvancedSearch/SearchResult/TableBodyResultRow.vue | +5 | −1 | Go to diff View file |
M | plugins/document/scripts/document/components/AdvancedSearch/SearchResult/__snapshots__/TableBodyResultRow.test.ts.snap | +1 | −1 | Go to diff View file |
M | plugins/document/scripts/document/type.ts | +4 | −0 | Go to diff View file |