jmix icon indicating copy to clipboard operation
jmix copied to clipboard

Unchecked attribute "tenant" and can not edit or remove a Audit Setup for Product

Open SergeiAksenov2 opened this issue 1 year ago • 0 comments

Environment

Jmix version: 2.3.0 Jmix Studio plugin version: 2.3.NIGHTLY1361-241 IntelliJ version: IntelliJ IDEA 2024.1.4 (Community Edition)

Bug Description

When create Audit Setup for Product entity, checkbox "tenant" unchecks automatically. Can not Edit/Remove created Setup.

Steps To Reproduce

  1. Open test project
  2. Go to Audit -> Entity log -> Setup
  3. Create Setup for entity Product, select checkboxes Auto and [all]
  4. Save the Setup
  5. The tenant checkbox is OFF
  6. Try to Edit/Remove the Setup

Current Behavior

image

image

https://github.com/jmix-framework/jmix/assets/158277660/f0472497-6773-4a63-b11e-1e769a2573ca

https://github.com/jmix-framework/jmix/assets/158277660/242ef854-e991-4370-9696-b07e690eeaf9

Expected Behavior

The tenant checkbox is ON. Can Edit/Remove the Setup.

Sample Project

jmix_tenant_audit.zip

SergeiAksenov2 avatar Jun 25 '24 14:06 SergeiAksenov2