StackStorm / StackStorm/st2

Action aliases with the same name but in different packs leads to masking one another

Open
#3,060 4 comments 0 reactions 1 assignee View on GitHub

@Kami is already working on this.

Since Nov 28, 2016.

bug chatops
Dominant language
Python
Stars
6.5k
Forks
787
PR merge metrics
No merged PRs in 30d

Description

I have two packs, each pack has action alias named init. But only one is registered and shown in the st2 action-alias list output. I believe this is a bug, since they should be registered within each own namespace based on the pack name. Currently action-alias list shows only one alias with either of pack's name prefix, e.g. pack2.init. The one from pack1 is not available and not visible by hubot.

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.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.