mig-sam

Results 7 comments of mig-sam

Can't reproduce on: Jmix version: 2.6.2 Jmix Studio Plugin Version: 2.6.SNAPSHOT7819-252 IntelliJ version: IntelliJ IDEA 2025.2 (Community Edition)

Problem reproduced - right now user can see reports that have been executed by all users.

1. Draft with the same name can be created by click `Save as copy` button.

2.Please add placeholder 'User name' for filter Author

Hi @glebfox Please pay attention that some view has ```` @Autowired protected MessageBundle messageBundle; ```` so navigation to those views fails with error: ```` java.lang.IllegalStateException: messageGroup is not set at...

1.Error occurs when user try to create new Entity instance in case ID value type was set as 'Identity column' ```` @Column(name = "ID", nullable = false) @Id @GeneratedValue(strategy =...

Tested on: Jmix version: 2.8.999-SNAPSHOT Jmix Studio Plugin Version: 2.8.SNAPSHOT8101-252 IntelliJ version: IntelliJ IDEA 2025.2 (Community Edition)