nextcloud / nextcloud/workflow_script
External storage not supported
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 89
- Forks
- 19
- Avg merge
- 6h 38m
- Merged PRs (30d)
- 3
Description
I don't know whether this is an issue in the workflow engine itself or in this particular workflow but I'm unable to run scripts on files stored on a SMB/CIFS network storage connected using the external storage option of NC (31.0.3).
None of the file paths passed to the script is available when the cron job is run.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the cron job with an SMB/CIFS external storage configured through the Nextcloud external storage option, then inspect which file paths are passed to the external script. Determine whether the missing paths originate in the workflow engine or the particular workflow; done means scripts receive usable paths for files on external storage.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100