diff --git a/changelog/unreleased/enhancement-store-and-index-location-metadata.md b/changelog/unreleased/enhancement-store-and-index-location-metadata.md new file mode 100644 index 0000000000..ffc804b55d --- /dev/null +++ b/changelog/unreleased/enhancement-store-and-index-location-metadata.md @@ -0,0 +1,6 @@ +Enhancement: Store and index metadata + +location metadata is now extracted and stored by the search service. +It is available for driveItems in a folder listing using the Graph API. + +https://github.com/owncloud/ocis/pull/7886