Pass private folder path as stream wrapper instead of real path in order to support various file systems

Created on 18 January 2024, 8 months ago

Problem/Motivation

It happens that my current project uses s3fs. Passing the private folder as real path does not work.

Steps to reproduce

1. install s3fs, zoho_crm_integration
2. configure s3fs, make sure that S3 is also used for private folder
3. configure zoho_crm_integration and notice that authorization fails as real path returns FALSE instead of physical path

Proposed resolution

Simply pass private:// instead of its real path in ZohoCRMAuthService.

Remaining tasks

Review and commit the MR.

User interface changes

NA

API changes

NA

Data model changes

NA

πŸ› Bug report
Status

Needs review

Version

1.0

Component

Code

Created by

πŸ‡ΈπŸ‡¬Singapore loziju

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024