Hi,
Using Studio, I created a simple entity with a string as its primary key and a JPA repository (a plain interface with no additional methods).
I’m trying to create a master-detail view, but the repository does not appear in the list. Am I missing something?
UPD: The entity is stored in an additional store (Db2 for i).
Best regards.
JMIX 2.5.0-243 / IntelliJ 2024.3.5 / Ubuntu 24.04.2 LTS