Skip to content

Fixes ISSUE-54972: Non-editable tabs should not allow record deletion

Tabs configured to be non-editable should not allow to delete records, even if some of its specific fields can be edited. If some fields can be edited then it will be possible to edit those rows in existing records, or to create new records if all mandatory fields are editable

Merge request reports