Skip to content

Incorrect feedback for long raid statuses #659

@edocsil47

Description

@edocsil47

Describe the bug
Attempting to use /raid with more than ~1000 characters in the status option causes an error with no feedback. Request is "received" but signup message is never created. Note: This does not block other raid commands in the channel from going through.

To Reproduce
Steps to reproduce the behavior:

  1. Select the /raid command
  2. Select the status option
  3. Press the "a" key 1049 times
  4. Send the command
  5. See error

Expected behavior
Option should have a max character length or reject the command instead of acknowledging the request. This can be easily accomplished by setting a max_length value for the application command option.

Screenshots
image
image
Signup message is not created.

Mobile OS (if specific to your device):
Not device specific.

Additional context
N/A

Metadata

Metadata

Assignees

No one assigned

    Labels

    wontfixThis will not be worked on

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions