Content
View differences
Updated by Dominic Bräunlein 10 months ago
The data structure and the way to access the group folders have been changed. See [https://github.com/nextcloud/groupfolders/pull/3849](https://github.com/nextcloud/groupfolders/pull/3849)
We need to adapt these changes while keeping the code backwards compatible.
**NOTE**_: ~~the changes in integration app can be released after the new release of groupfolders app.~~ prepared for 2.9.2 release so that the new groupfolders release won't break the integration app._
These changes in groupfolders are also blocking the [CI](https://github.com/nextcloud/integration_openproject/actions/runs/16259801959/job/45902554287)
### Steps to test
1. With this test we make sure the changes are backwards compatible, as the new changes are still not released
1. Setup setup integration app WITH group folder ENABLED
2. make sure that connection and group folder work
<br>
<br>
We need to adapt these changes while keeping the code backwards compatible.
**NOTE**_: ~~the changes in integration app can be released after the new release of groupfolders app.~~ prepared for 2.9.2 release so that the new groupfolders release won't break the integration app._
These changes in groupfolders are also blocking the [CI](https://github.com/nextcloud/integration_openproject/actions/runs/16259801959/job/45902554287)
### Steps to test
1. With this test we make sure the changes are backwards compatible, as the new changes are still not released
1. Setup
<br>
<br>