Skip to main content
Version: Cloud

Access request

Read more about resolved Access request issues and bug fixes in this release.

📄️ Invalid validation for Access to field

There was an issue with incorrect validation when attempting to input an invalid date range that resulted in inconsistent error handling. Initially, entering a valid from value that higher than the valid to value appropriately triggered a red border and displayed the following error message: Access to must be higher than Access from. However, upon subsequently entering a valid to value higher than the valid from value, the red border persisted, and the error message failed to disappear when it should.