-
### Environment
Jmix version: 1.6.999-SNAPSHOT
### Bug Description
If the Notification addon is installed, you cannot select a method
### Steps To Reproduce
1. Add Notification addon
2…
-
Hi,
although the custom datatype is a Spring bean, it does not allow arbitrary beans to be injected. Here is one example of this behaviour:
When injecting `IdSerialization` e.g. there is a cycli…
-
### Environment
Jmix version: 2.2.1
### Bug Description
`RunListEntityReportAction` selects displays runs reports only that have a parameter with the entity type of this view.
### Steps To…
-
Currently, we rely on drop-create/recreate operations for updating index mapping properties. This is disruptive, especially for adding properties without removals, leading to inefficiencies.
Implem…
-
### Environment
Jmix version: 2.2.3
### Bug Description
If I set within a key that is different than the property, I can not open the URL with query parameters
### Steps To Reproduce
*…
-
### Environment
Jmix version: 2.3.3
### Bug Description
Extending AppSettingsEntityView breaks field labels for currentValueLabel and defaultValueLabel.
### Steps To Reproduce
Use studi…
-
Jmix version: 2.3.1
Currently, DataGrid selection listener can only be added this way:
```
usersDataGrid.addSelectionListener(selectionEvent -> {
Set allSelectedItems = selectionEv…
-
### Environment
Jmix version: 1.5.4
### Bug Description
When `setSynchronizeRoleAssignments(true)` and multiple parallel requests are sent, an `OptimisticLockException` error occurs.
### S…
-
### Environment
Jmix version: 2.3.999-SNAPSHOT
### 1. The category attributes `DataGrid` extends beyond the view boundaries:
![image](https://github.com/user-attachments/assets/c610bf69-641c-4…
-
### Environment
Jmix version: 2.3.2
### Bug Description
A description of what the bug is.
### Steps To Reproduce
Create dynamic attribute of String type
Set any default value for it
![i…