File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed
Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change @@ -73,6 +73,7 @@ The following sections list the changes for unreleased.
7373* Enhancement - Bump Reva: [#11748](https://github.com/owncloud/ocis/pull/11748)
7474* Enhancement - Support disabling editors by extensions: [#11750](https://github.com/owncloud/ocis/pull/11750)
7575* Enhancement - Add Cli to move stuck uploads: [#11762](https://github.com/owncloud/ocis/pull/11762)
76+ * Enhancement - Use externalID in Provisioning API: [#11799](https://github.com/owncloud/ocis/pull/11799)
7677
7778## Details
7879
@@ -124,6 +125,14 @@ The following sections list the changes for unreleased.
124125
125126 https://github.com/owncloud/ocis/pull/11762
126127
128+ * Enhancement - Use externalID in Provisioning API: [#11799](https://github.com/owncloud/ocis/pull/11799)
129+
130+ This PR adds the externalID as optional parameter to the Provisioning API that
131+ can be used as the primary identifier. It also contains a switch to enable this
132+ setting.
133+
134+ https://github.com/owncloud/ocis/pull/11799
135+
127136# Changelog for [7.3.0] (2025-10-13)
128137
129138The following sections list the changes for 7.3.0.
You can’t perform that action at this time.
0 commit comments