dataall icon indicating copy to clipboard operation
dataall copied to clipboard

No character limit on description size of environments

Open anushka-singh opened this issue 5 months ago • 0 comments

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

anushka-singh avatar Sep 05 '24 16:09 anushka-singh