Skip to content

[BUG] No maxlength defined for custom user status #16533

@ashwaniYDV

Description

@ashwaniYDV

Description:

Max length for custom user status is 120. It is defined in status options. But not defined in custom user status add/edit form.
So the issue here is that user can enter a status of any length but only 120 length is visible. So in this way, an important part of status may be trimmed out. But if max-length is defined then they will try to fit the status in 120 lengths only, keeping all the important points within range.

Here max length is defined as 120

Screenshot from 2020-02-09 04-25-50

Here it is not defined

Screenshot from 2020-02-09 04-27-30

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