Skip to content

[Bug] /malts max commands ignore numerical arguments and default to implicit values #4

@vishsiri

Description

@vishsiri

Issue Report: Command /malts max fails to set specific values

Title: Commands /malts max vaults set and max stock set ignore numerical arguments

Description:
There is an issue where the max vaults set and max stock set commands do not apply the specific value provided in the command argument. Instead, the system seems to default to an "Implicit" value regardless of the input.

Steps to Reproduce:

  1. Execute the command: /malts:malts max vaults set KhunLeon 1
  2. Execute the command: /malts:malts max stock set KhunLeon 1

Actual Result:

  • For Vaults: The system responds with Set max vaults for KhunLeon to 4 (Implicitly: 4) even though 1 was specified.
  • For Stock: The system ignores the input value 1 and sets/displays a different implicit value.

Expected Result:

  • The system should set the values exactly as specified in the command (e.g., if 1 is entered, the max vaults/stock should become 1).
Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions