mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-05-12 17:04:46 +00:00
[MNT-24848] Include properties in search header calls (#4496)
* [MNT-24848] Include properties in search header calls * [MNT-24848] [E2E] Excluded XAT-17700 and XAT-17702 --------- Co-authored-by: Adam Świderski <adam.tomasz.swiderski@gmail.com>
This commit is contained in:
parent
c09bfc0809
commit
e01f0389d4
@ -126,6 +126,7 @@
|
||||
},
|
||||
"search-headers": {
|
||||
"filterWithContains": true,
|
||||
"include": ["path", "allowableOperations", "properties"],
|
||||
"app:fields": [
|
||||
"cm:name",
|
||||
"cm:title",
|
||||
|
@ -3,5 +3,7 @@
|
||||
"XAT-5600": "https://hyland.atlassian.net/browse/ACS-6928",
|
||||
"XAT-17697": "https://hyland.atlassian.net/browse/ACS-7464",
|
||||
"XAT-5580": "https://hyland.atlassian.net/browse/ACS-7682",
|
||||
"XAT-5571": "https://hyland.atlassian.net/browse/ACS-9192"
|
||||
"XAT-5571": "https://hyland.atlassian.net/browse/ACS-9192",
|
||||
"XAT-17700": "https://hyland.atlassian.net/browse/ACS-9482",
|
||||
"XAT-17702": "https://hyland.atlassian.net/browse/ACS-9482"
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user