-
Notifications
You must be signed in to change notification settings - Fork 3k
[#69550] SharePoint integration documentation https://community.open… #21557
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: release/17.0
Are you sure you want to change the base?
[#69550] SharePoint integration documentation https://community.open… #21557
Conversation
…roject.org/work_packages/69550 [#69550] SharePoint integration documentation https://community.openproject.org/work_packages/69550
|
Caution The provided work package version does not match the core version Details:
Please make sure that:
|
Kharonus
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I read through it, I think with a few little additions we are there.
|
|
||
| ## SharePoint integration (Enterprise add-on) setup guide | ||
|
|
||
| For detailed guide on the initial setup, please consult [SharePoint integration setup guide](../../integrations/share-point/). |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🟡 shouldn't we write a "the" before the hyper link? so that the sentence reads like "... please consult the guide". Same for OD and NC above.
| > If you have selected automatically managed access and folders you will also see the *Health status* message on the | ||
| > right side. If the file storage set-up is incomplete or faulty, an error message will be displayed in that section. Read | ||
| > more about errors and troubleshooting [here](../../files/external-file-storages/health-status/). | ||
| > If you have selected automatically managed access and folders you will also see the *Health status* message on the right side. If the file storage set-up is incomplete or faulty, an error message will be displayed in that section. Read more about errors and troubleshooting [here](../../files/external-file-storages/health-status/). |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- automatically-managed project folders
- manually-managed project folders
when using the combination in this context, we should try to always use the hyphen format
|
|
||
|  | ||
|
|
||
| You can now configure user access and folder creation. Click the *edit* icon next to the relevant section. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🟡 I'd rather not mention "folder creation" as something that can be configured. The purpose of this section is access management, the folder is just the tool.
Proposal: "You can now configure user access management."
|
|
||
| OpenProject can automatically create and manage project folders when a file storage is added. This helps keep folder structures organized and ensures correct access for all project members. You can choose between the following options: | ||
|
|
||
| - **Enable automatically managed access and folders** |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| You can you use the search bar to select either one or multiple projects and have an option of including sub-projects. Select the type of project folders for file uploads and click **Add**. | ||
| You can use the search bar to select one or multiple projects and optionally include subprojects. Select the type of project folder for file uploads. Depending on whether automatically managed access and folders are enabled, the available folder options may vary. Options include: | ||
|
|
||
| - **No specific folder**: By default, each user will start in their own home folder when uploading a file. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ℹ️ not only when uploading files, also when browsing for existent files to create file links in the file picker.
|  | ||
|  | ||
|
|
||
| Select the folder and file (or multiple files) you want to link, then click the *Link* button. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🟡 this reads weird "select the folder and file (or multiple files)"
proposal: "Select any folder or file (or multiple ones) you want to link ..."
|  | ||
|
|
||
| Select the folder and file (or multiple files) you want to link, then click the *Link* button. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🟡 same remark as in the OneDrive guide
|
|
||
| 1. **No specific folder**: By default, each user will start at the drive root when they upload a file or select files | ||
| 1. **No specific folder**: By default, each user will start at their own home folder when they upload a file or select files for linking. | ||
| 2. **New folder with automatically managed permissions**: This will automatically create a root folder for this project and manage the access permissions for each project member. Each project member will automatically have access to this folder according to the user permissions defined in [File storages permissions](../../../../system-admin-guide/users-permissions/roles-permissions/#permissions). This option will only be available if the system administrator has [set up the storage with automatically managed folders](../../../../system-admin-guide/integrations/one-drive/). |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| folder as the project folder for this project using the button **Select folder**. The permissions are however not | ||
| automatically managed, **instead the folder and its content inherits the permissions as configured in the drive or | ||
| the containing SharePoint site**. The administrator needs to manually ensure relevant users have access. The selected | ||
| 2. **New folder with automatically managed permissions**: This will automatically create a root folder for this project and |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
|  | ||
|
|
||
| ### Edit an existing Nextcloud storage | ||
| ## Edit an existing storage |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🟢 nice reducing duplication here
…project.org/work_packages/69550
[#69550] SharePoint integration documentation
https://community.openproject.org/work_packages/69550
Ticket
What are you trying to accomplish?
Screenshots
What approach did you choose and why?
Merge checklist