nextcloud / nextcloud/workflow_script
Workflow Script app does not show script path placeholder in Flow configuration in NextCloud 33
まだ誰も着手していません。
- 主要言語
- PHP
- スター
- 89
- フォーク
- 19
- 平均マージ
- 6時間 38分
- マージ済み PR(30日)
- 3
説明
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?
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
まず、workflow_script を使用して Nextcloud 33 の Flow 構成で「Run script」アクションを再現し、次に command field をアプリのドキュメントにあるスクリーンショットおよび例と比較します。placeholder がどこで定義されているか、または省略されているかを特定し、関連するバージョンで表示されるかを確認します。command field に文書化されたパスと変数に関するガイダンスが提供されるか、またはバージョンと依存関係が原因であることが文書化されれば完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- php
- 領域
- frontend
- issue の種類
- バグ
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 35/100