Workflow Script app does not show script path placeholder in Flow configuration in NextCloud 33

未关闭
#482 3 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看

还没有人认领这个 Issue。

评估

难度
3/5
预计耗时
1-2 天
新手友好度
35/100
Issue 类型
缺陷
描述清晰度
需要澄清
活跃度
停滞
技术栈
php
领域
frontend

调研方向

首先,在使用 workflow_script 的 Nextcloud 33 Flow 配置中复现 Run script 操作,然后将 command field 与应用文档中的屏幕截图和示例进行比较。确定 placeholder 在哪里定义或被省略,并验证它是否在相关版本中出现。完成的标准是 command field 提供文档中说明的路径和变量指导,或者已记录版本和依赖项导致该问题的原因。

由索引模型根据 Issue 内容生成。

描述

0. Needs triage bug needs info
Image

I’m currently using Nextcloud with the workflow_script app to run external scripts when a file is created or updated.

However, I noticed something different from the documentation and examples provided by the app developer.

In the documentation screenshots, when selecting Run script in the Flow configuration, there is usually a placeholder field showing how to enter the script path and variables (for example placeholders like %f or other variables).

In my installation, the workflow can still be configured, but the placeholder hint or example path is not displayed in the input field, which makes it unclear how the command should be formatted.

Current configuration example:

Trigger: File created / File updated

Filter: Custom mimetype = text/plain

Action: Run script

But the input field only shows a blank command area without any example placeholder.

Has anyone encountered this issue before?
Is this related to the Nextcloud version, the workflow_script version, or a missing dependency?

主要语言
PHP
星标
89
派生
19
平均合并
6 小时 38 分钟
30 天内合并 PR
3

贡献指南

打开贡献指南

从这里开始

  1. 先读完整个 Issue,再读项目的贡献指南。
  2. 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
  3. Fork 仓库,在一个分支上完成修改。
  4. 提交 Pull Request,并在描述里引用这个 Issue 编号。

nextcloud/workflow_script 的其他 Issue

查看 nextcloud/workflow_script 的全部 Issue

相似的 Issue

更多 PHP Issue

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。