-
Notifications
You must be signed in to change notification settings - Fork 56
Identified Constraints
Jes Sie Cheah edited this page Sep 19, 2023
·
5 revisions
A few issues have been identified and the corrections will be available in future releases:
- Executing ActionOverload CreateChildFromRoot results in an ABAP Runtime Error which can be ignored. Despite that a child entity would be created and can be seen after refreshing the page.
- When exporting list reports to PDF/A, timestamps with IANA timezone are not converted. What is shown is the timestamps that are saved in the database.
- When using isCopyAction in line item, instance feature control is not taken account.
- When using DataFieldWithAction with a disabled action, the link will still be rendered, thus allowing users to click on it. However an 'Operation not enabled' error with be shown, since the action cannot be executed.
- Filtering and sorting on Timezones are not working correctly.
- The value in Harvey Micro Chart (#HarveyMicroChart) has the format
x.x Kwhile the maximum value does not. - When creating a child instance via the normal Create button, the validation of percentage is not automatically triggered.