Skip to content

Fixes ISSUE-52064: Prevent problem when saving views with active tabs with display logic

There is a problem when restoring a saved view that contains a tab that includes display logic, because sometimes the conditions that were met to make the tab available when saving the view, are no longer met when restoring it, resulting in inconsistencies.

To prevent this problem, we will not allow to store saved views if any active subtab has display logic

Try-run: https://builds.openbravo.com/job/try-init/2159/console

Edited by Augusto Mauch

Merge request reports