StackStorm / StackStorm/st2

user param in /v1/aliasexecution

Open
#2,162 2 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.