Skip to content

Enabling a feature adding a slash command to the same root slash command than another already enabled feature removes all slash commands of the other fature #57

Description

@Sheldan

General Troubleshooting

  • I have checked for similar issues on the Issue-tracker.
  • I have updated to the latest version
  • I have checked the branches or the maintainers' PRs for upcoming bug fixes.

Description

If you have two features using the same root slash command and you enable the second one while the first one is still present, you remove the slash commands of the first.

Steps to reproduce

Have two features which have the same root slash command
Enable the first feature
Check the commands of the feature they should be present
Enable the second feature
Check if the commands of the first feature are present

Expected behaviour

The commands should be present

Actual behaviour

The commands are not present

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingcoreRelated to core functionality

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions