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

No character limit on description size of environments #1520

Open
anushka-singh opened this issue Sep 5, 2024 · 0 comments
Open

No character limit on description size of environments #1520

anushka-singh opened this issue Sep 5, 2024 · 0 comments

Comments

@anushka-singh
Copy link
Contributor

Describe the bug

We recently added a feature to be able to add urls to description of environments. Today we faced an issue on stack update since we added a lot of urls in the description.
Here is the error we faced:
image (7)

Looks like stack description must be <= 1024 bytes. But we must equate it to number of characters and add a limit on the UI to not be able to add more than x number of characters.

How to Reproduce

  • Add a huge description. It lets you save it but then might fail on stack update.

Expected behavior

No response

Your project

No response

Screenshots

No response

OS

Mac

Python version

3.9

AWS data.all version

2.6

Additional context

No response

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

1 participant