nextcloud / nextcloud/workflow_script
[Feature request] Add display name as placeholder
Open
Nobody has claimed this yet.
0. Needs triage
enhancement
good first issue
- Dominant language
- PHP
- Stars
- 89
- Forks
- 19
- Avg merge
- 6h 38m
- Merged PRs (30d)
- 3
Description
Suggestion to also add an option for the owner's/actor's display name, not only the owner's/actor's user id (%o and %a). Sometimes, the user-ids are rather technical and not suitable to reference in a script.
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
The issue names the existing %o and %a placeholders but provides no file or test location. Start by locating their implementation and any related placeholder tests, then determine how an owner's or actor's display name should be exposed as an option. Done means scripts can reference the display name in addition to the existing user ID values.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100