nextcloud / nextcloud/workflow_script
imagemagick convert script doesn't work
Dieses Issue hat noch niemand übernommen.
- Vorherrschende Sprache
- PHP
- Sterne
- 89
- Forks
- 19
- Ø Merge
- 6 Std. 38 Min.
- Gemergte PRs (30 T.)
- 3
Beschreibung
Steps to reproduce
- Install external scripts
- Add automated tagging to uploaded files
- Run the command 'convert %x -interlace plane -strip -quality 80 -resize 1000x1000> $(basename %x)_1.jpg' on files that are tagged accordingly to step 2.
Expected behaviour
Image files should be converted according to command settings and have it's original name with the suffix '_1'. This works properly when the command is run directly at the server.
Actual behaviour
Nothing happens at all - flow log is empty. The automated tagging applies, but not the external script.
Workflow Script app
Workflow Script app version: 1.4.0
Server configuration
Operating system: Ubuntu Server 20.04 LTS
Web server: Nginx
Database: MariaDB 10.3.22
PHP version: 7.4.3
Nextcloud Version: 19.0.3
Where did you install Nextcloud from: Nextcloud
Signing status:
No errors have been found.
List of activated apps:
Nextcloud configuration:
Are you using external storage, if yes which one: Testing on Local but the plan is to have this applied on files in external storage (SMB)
Are you using encryption: no
Server log (data/nextcloud.log)
Beitragsleitfaden
Erste Schritte
- Lies das ganze Issue und danach den Beitragsleitfaden des Projekts.
- Schreib ins Issue, dass du es übernimmst — das erspart doppelte Arbeit.
- Forke das Repository und arbeite in einem Branch.
- Öffne einen Pull Request, der die Issue-Nummer nennt.
Rechercherichtung
Die Payload benennt die workflow_script-App und den ImageMagick-Befehl, aber keine Quelldatei oder keinen Test. Beginne damit, den Befehl über automatisiertes Tagging zu reproduzieren, und untersuche den Ablauf und die Serverprotokolle; abgeschlossen ist es, wenn das externe Skript ausgeführt wird und die konvertierte Datei mit dem ursprünglichen Namen plus dem Suffix _1 erstellt.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- php
- Bereich
- backend
- Issue-Typ
- Bug
- Schwierigkeit
- 4/5
- Geschätzter Aufwand
- 3-5 Tage
- Aktivitätsstatus
- Veraltet
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 35/100