when sending screen.update request that modifies dimensions and elements, element update is attempted before the screen dimension update. this results in a failure when increasing screen size and replacing/adding elements (so some of them end out of the "old" screen bounds)
when fixing this, it should be verified that reducing screen dimensions works properly regarding elements that should be removed because of that
- duplicates
-
ZBX-7338 incorrect span validation in screen import
- Closed