-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Closed
Labels
Milestone
Description
ISSUE TYPE
- Bug Report
COMPONENT NAME
UI
CLOUDSTACK VERSION
4.19.1.1
CONFIGURATION
N/A
OS / ENVIRONMENT
N/A
SUMMARY
If you have more then 333 Lines in a CSV File and attempt to import it, you get a 400 Server error

STEPS TO REPRODUCE
Import new Role and use the following file with 334 lines. The import will fail with a 400 Server error. If you remove any line from this file, and try importing again, it will succeed.
https://gist.github.com/scottsignal/737022dba6f3d3b7847d3d0665adc6f3
EXPECTED RESULTS
Import is successful beyond 333 APIs
ACTUAL RESULTS
Import fails beyond 333 APIs