Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Request named limited to 50 chars when renaming not creating #501

Open
arnaduga opened this issue Oct 10, 2023 · 2 comments
Open

Request named limited to 50 chars when renaming not creating #501

arnaduga opened this issue Oct 10, 2023 · 2 comments

Comments

@arnaduga
Copy link
Contributor

Created a request with a name length= 55 chars, and it cannot be renamed as long as the new name is more than 50 chars long.

To reproduce:

  • create a request and named it with more than 50 chars
  • double click (to rename)
  • directly 9n Rename button

You will have an error message: must be 50 characters or less

@Its-treason
Copy link
Member

This should be addressed with #349 length limit will be set 250 characters in this PR.

@waltribeiro
Copy link

Any update on this limitation for "must be 50 characters or less" ?

I ask because I'd like each of my API commands to have pretty slugs next to them.

For example:

get -projects--id-devices | Retrieve All Devices Of A Project

Rather than just get -projects--id-devices

Screenshot 2024-09-01 at 10 23 04 AM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants