Resolved Issues in Jmix Framework 1.2.0
jmix-bpm-public
-
#82 Add Extension properties panel to Service task and Script task elements in the modeler
-
#85 Exception after sending a notification after the timer has expired
-
#90 Inputs for process name and id are not displayed in the Modeler
-
#91 Messages from TaskOutcomeConditionTypeManager highly likely not localized
jmix-core
-
#227 EntitySerialization does not correctly serialize collection with simple type
-
#260 Check entity cache on multitenant entities has tenantId
-
#270 Add ability to execute operations without result to SystemAuthenticator
-
#280 Parameterize AbstractTemporalDatatype with TemporalAccessor
-
#282 Fail fast if there are more than one configuration class declaring JmixModule with same id
-
#294 FetchPlanBuilder.add() should accept property path together with FetchPlan and FetchMode
jmix-cuba
-
#100 DatabaseException after running migrated project with foldersPane component
-
#103 "Authentication type is not supported" exception when "remember me" is used to log in
-
#110 Filter component from compatibility schema does not work with ScreenSettingsFacet
-
#117 DataLoadCoordinator loads elements for CUBA schema in Jmix screens
-
#118 FileDescriptor _instance_name (_minimal) fetch plan is incorrect
-
#120 Make ByteArrayDataProvider and ResourceDataProvider constructors compatible with legacy code
-
#123 Unable to remove scheduled task after migrating CUBA project
-
#124 Unable to clear 'User' field for scheduled task on migrated project
jmix-data
-
#95 Lazy loading throws an exception if cross-datastore property is not in the fetchPlan
-
#99 "Unable to access value holder for property" for @OneToOne relation with embedded entity
-
#102 Unfetched attribute exception is thrown with many-to-many association
-
#107 Check if multitenancy works with entity and query caches
-
#109 Too many joins when loading entity after saving a complex object graph
-
#114 Support for persistence.xml in any module of application
-
#123 Don’t use JOIN and BATCH fetching for AUTO fetch mode when loading a single result
jmix-reports
-
#225 Group attribute isn’t visible after adding Multitenancy add-on
-
#226 [object Object instead LocalDate or LocalDateTime value^]
-
#230 Cannot get unfetched attribute [code from detached object io.jmix.reports.entity.ReportGroup after report creating^]
jmix-search
jmix-security
-
#110 Incorrect screen route when opening built-in resource role for view
-
#112 There is no validation during add User substitution action
-
#116 Wrong cardinality at RowLevelPolicyEntity#role and ResourcePolicyEntity#role
-
#120 Use function instead of predicate for row-level constraints
-
#139 Enable removing design-time resource and row-level roles from provider caches
-
#142 Throw AccessDenied exception when user has valid credentials but has no rights to UI
-
#145 ResourceRoleRepository.getRoleByCode should not throw NullPointerException
jmix-templates
-
#30 Add field name in required field validation message for password and confirm password fields
-
#50 Use project_group and project_version variables for artifact coordinates in all templates
-
#52 Generating an id attribute with single quotes in Master Detail Screen
-
#54 Upgrade 'org.jetbrains.kotlin.jvm' plugin version for kotlin project template
-
#61 Add unique id to JmixModule annotation of the test configuration
-
#63 Fix changelog.xml in Single Module Add-on project template
-
#69 Remove unused fields from project wizard in case of composite project template
-
#70 Remove sample user entity and screens from Single-Module add-on template
jmix-ui
-
#644 JMX console screen shows button "Change value" for read-only properties
-
#669 DataGrid should provide method for closing inline editor
-
#694 [DataGrid copy editFieldGenerator when adding a generated column^]
-
#699 entityComboBox doesn’t have textInputAllowed attribute in XML
-
#700 io.jmix.ui.UiProperties#initialScreenId is not used and not working
-
#704 DataGrid settings binder throws NPE while the editor screen is closing
-
#705 Table does not show a popup for long text if the column is not first
-
#709 ColorPicker uses the wrong order of loading tabs visibility
-
#711 The icon is not shown in the search field for EntitySuggestionField
-
#716 PivotTableExtension throws exception in the client-side while changing chart renderers
-
#718 Duplicate meta annotation for form attribute "childrenCaptionWidth"
-
#722 Task compileWidgets is executed with no changes in project
-
#730 IllegalArgumentException in EntityPicker.removeAllActions method
-
#731 Support cross-datastore references in BulkEditWindow screen
-
#733 TextField does not take into account the Length attribute of the Column annotation
-
#740 Lambda conversion exception when hot-deploying screen controller class with Java 17
-
#752 DateField throws an exception if the user types a value that is out of the range
-
#756 UnsupportedOperationException is thrown while removing value in ValuesPicker using clear action
-
#758 Incorrect index calculation for adding action in WebAbstractActionsHolderComponent
-
#760 URL navigation should not show id=new parameter for editor screens
-
#770 Ability to bind Image component to a property of URI type
-
#772 Pivot table loading fails if the table uses nested properties of the association attribute
-
#786 Exception at screen opening leads to inability to close the screen
-
#787 URL state isn’t preserved for the root window when opened in a new browser tab
-
#788 Add unsupportedHandlers parameter to StudioComponent, StudioFacet and StudioElement annotations