Skip to content

Identified Constraints

Jes Sie Cheah edited this page Oct 13, 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 into 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 K while the maximum value does not.
  • When creating a child instance via the normal Create button, the validation of percentage is not automatically triggered.

Clone this wiki locally