user param in /v1/aliasexecution
Open
Nobody has claimed this yet.
bug
enhancement
- Dominant language
- Python
- Stars
- 6.5k
- Forks
- 787
- PR merge metrics
- No merged PRs in 30d
Description
/v1/aliasexecution expects a user param in JSON but I don't see the user I specified anywhere in the UI. Is it ignored?
For example, I specified "user":"admin" but in the UI it says stanley ran it.
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 tracing the /v1/aliasexecution request handling and the UI view that displays who ran the execution. Compare how the JSON user value is processed with the displayed stanley value. Done means the behavior is explained and the API and UI consistently represent the intended user, with relevant coverage added if the project provides it.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- api, backend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100