Description
This PR switches to new public sharing version
Related Pull Requests
Checklist
- Changes have been tested locally.
- Unit tests have been written or updated as necessary.
- The code adheres to the repository's coding standards.
- Relevant documentation has been added or updated.
- No new warnings or errors have been introduced.
- SonarCloud issues have been reviewed and addressed.
- QA Passed
Testing Process
- When a file or a folder that has never been shared previously is publicly shared on this environment, then it can be viewed and downloaded on production. The sharing version should be inxt-v3.
- When a file or a folder that has been shared previously is publicly shared on this environment, then it still can be viewed and downloaded on production. The sharing verision should be inxt-v2.
- When a file or a folder is shared with a non-user via user-invitation, then it work as before.
- When a file or a folder is shared with existing user, then it work as before.
- When user is invited to a workspace, then it works as before.