Jmix Documentation
  • Version 2
Go to the latest version
Go to Jmix website

Jmix Documentation

    • Introduction
    • What’s New
    • Setup
    • Using Studio
      • Installation
      • Update
      • Working with Project
      • Studio User Interface
        • Jmix Tool Window
        • Project Properties
        • Subscription
        • Welcome Screen
    • Data Model
      • Entities
      • Data Stores
      • Data Types
      • Enumerations
      • Soft Deletion
      • Metadata
      • Database Migration
    • Data Access
      • Using DataManager
      • Entity Events
      • Fetching Data
    • Backoffice UI
      • Screens and Fragments
        • Screen Controllers
          • Screen Controller Annotations
          • Screen Controller Methods
          • Screen Events
          • ScreenFragment Events
        • XML Descriptors
        • Screen Mixins
        • Root Screens
        • Screen Validation
      • Opening Screens
      • Using Screen Fragments
      • Data Components
        • Data Containers
          • InstanceContainer
          • CollectionContainer
          • Property Containers
          • Key-Value Containers
        • Data Loaders
        • DataContext
        • Using Data Components
      • Visual Components Library
        • Components
          • AppMenu
          • BrowserFrame
          • Button
          • CapsLockIndicator
          • Calendar
          • CheckBox
          • CheckBoxGroup
          • ColorPicker
          • ComboBox
          • CurrencyField
          • DataGrid
          • DateField
          • DatePicker
          • EntityComboBox
          • EntityPicker
          • EntitySuggestionField
          • FileMultiUploadField
          • FileStorageUploadField
          • FileUploadField
          • Filter
            • Filter Components
          • Form
          • GroupTable
          • Image
          • Label
          • Link
          • LinkButton
          • MaskedField
          • MultiSelectList
          • Pagination
          • PasswordField
          • PopupButton
          • PopupView
          • ProgressBar
          • PropertyFilter
          • RadioButtonGroup
          • RelatedEntities
          • ResizableTextArea
          • RichTextArea
          • SideMenu
          • SimplePagination
          • SingleSelectList
          • Slider
          • SourceCodeEditor
          • SuggestionField
          • Table
          • TagField
          • TagPicker
          • TextArea
          • TextField
          • TimeField
          • Tree
          • TreeDataGrid
          • TreeTable
          • TwinColumn
          • ValuePicker
          • ValuesPicker
        • Containers
          • Accordion
          • BoxLayout
          • ButtonsPanel
          • CssLayout
          • Drawer
          • GridLayout
          • GroupBoxLayout
          • HtmlBoxLayout
          • ResponsiveGridLayout
          • ScrollBoxLayout
          • SplitPanel
          • TabSheet
        • Miscellaneous
          • Validator
          • Formatter
        • Components API
        • Components XML Attributes
      • Facets
        • ClipboardTrigger
        • DataLoadCoordinator
        • EditorScreenFacet
        • InputDialogFacet
        • LookupScreenFacet
        • MessageDialogFacet
        • NotificationFacet
        • OptionDialogFacet
        • PresentationsFacet
        • ScreenFacet
        • ScreenSettingsFacet
        • Timer
      • Actions
        • Declarative Actions
        • Standard Actions
          • AddAction
          • BulkEditAction
          • CreateAction
          • EditAction
          • EntityClearAction
          • EntityLookupAction
          • EntityOpenAction
          • EntityOpenCompositionAction
          • ExcludeAction
          • RefreshAction
          • RelatedAction
          • RemoveAction
          • TagLookupAction
          • ValueClearAction
          • ViewAction
        • Custom Action Types
        • BaseAction
      • Dialogs
      • Background Tasks
      • Notifications
      • Exception Handlers
        • Handling Unique Constraint Violation Exceptions
      • Themes
        • Using Existing Themes
        • Creating a Custom Theme
        • Creating and Using a Theme Add-on
      • URL History and Navigation
        • Handling URL Changes
        • Routing API
        • Using URL History and Navigation API
        • URL Routes Generator
      • Creating Custom Components
        • Composite Components
        • Generic JavaScriptComponent
      • Backoffice UI Properties
    • Generic REST
      • Getting Started with REST
      • Entities API
        • Load Entities
        • Create Entities
        • Update Entities
        • Delete Entities
      • Files API
      • Messages API
      • Metadata API
      • User Session API
      • Business Logic
      • Security
        • Authentication
      • API Documentation
      • REST Properties
    • Localization
      • Message Bundles
      • Framework Translations
    • Managing Files
      • Storing Files in Database
      • Using File Storage
    • Security
      • Users
      • Resource Roles
      • Row-level Roles
      • Authentication
      • Authorization
    • Deployment
      • Kubernetes Cluster
      • Amazon Web Services
      • Google Cloud
    • Add-ons
      • Audit
        • Entity Log
      • BPM
        • Getting Started with BPM
        • Administration Screens
          • Modeler
          • Process Definitions
          • Process Instances
          • User Groups
          • User Tasks
        • Process Forms
          • Input Dialog
          • Jmix Screen
          • Custom Form
        • Tasks
          • User Task
          • Service Task
          • Script Task
          • Sub-Processes and Call Activities
        • Event Listeners
        • DMN
        • Process Instances Migration
        • Automatic Models Deployment
        • BPM API
      • Charts
        • Charts Types
          • AngularGaugeChart
          • FunnelChart
          • GanttChart
          • PieChart
          • RadarChart
          • SerialChart
          • StockChartGroup
          • XYChart
        • Configuring Charts
        • Charts Export
        • Connecting Data
        • Events
        • Examples
      • Dashboards
        • Configuration
        • Administration UI
        • Adding Business Logic
        • Using Dashboard in Screen
        • Dashboard Chart Add-on
      • Data Tools
        • Entity Inspector
        • Entity Information Action
      • Dynamic Attributes
        • Managing Dynamic Attributes
        • Displaying Dynamic Attributes
        • Dynamic Attributes API
      • Email Sending
        • Getting Started with Email
        • Configuration
        • Email Sending API
        • Email History
      • GrapesJS
        • GrapesJS UI Components
        • HTML Editor UI
      • Grid Export Actions
        • Table Exporters
        • Export Actions
        • Limitations
      • LDAP
        • Getting Started with LDAP
        • Obtaining User Authorities
        • In-memory User Management
        • Usage with Active Directory
        • Global User Synchronization
        • LDAP Properties
      • Maps
        • Getting Started with Maps
        • Maps UI Component
        • Layers
          • Raster Layers
          • Vector Layers
          • Heatmap Layer
          • Canvas Layer
        • Additional Options
        • Drawing Geometry
        • Map Services
      • Multitenancy
      • Pivot Table
        • Elements
        • Exporting PivotTable Data
        • Using ShowPivotAction
        • Examples
      • Reports
        • Getting Started with Reports
        • Creating Reports
          • Report Data Structure
          • Report Template
          • Report Parameters and Field Formatters
          • Report Access Rights
          • Report Name Localization
        • Running Reports
        • Report Execution History
        • Sample Reports
        • REST API
        • Configuration
      • Search
        • Getting Started with Search
        • Index Definitions
        • Indexing Queue
        • Using Search in UI
        • Search Configuration Options
        • Search API and Internals
      • WebDAV
        • Features
        • UI Components
        • Services
        • Configuration
    • Appendices
      • Java API Reference
      • Quartz Job Scheduler Setup
      • Publishing an Add-on
      • Migration from CUBA Platform
Jmix Documentation 1.1
  • Jmix Documentation
    • 2.x
    • 1.7
    • 1.6
    • 1.5
    • 1.4
    • 1.3
    • 1.2
    • 1.1
    • 1.0
  • Jmix Documentation
  • Resolved Issues in Jmix Framework 1.1.2
1.7 1.6 1.5 1.4 1.3 1.2 1.1 1.0
Edit this Page

Resolved Issues in Jmix Framework 1.1.2

jmix-audit

  • #47 NullPointerException because of null EntityLogItem (port to 1.1)

jmix-bom

  • #20 Add AzureFS add-on to BOM

  • #21 Add Wizard add-on to BOM

jmix-bpm-public

  • #84 Add Extension properties panel to Service task and Script task elements in the modeler (port to 1.1)

jmix-core

  • #276 Remove thread-local variable from Dom4j utility (port to 1.1)

jmix-cuba

  • #114 WebDAV migration (port to 1.1)

  • #116 Upload field for working with FileDescriptor (port to 1.1)

jmix-data

  • #104 Unfetched attribute exception is thrown with many-to-many association (port to 1.1)

jmix-gradle-plugin

  • #35 Enhance kotlin-style accessors for boolean properties (port to 1.1)

jmix-ui

  • #754 NullPointerException in EditAction.refreshState (port to 1.1)

  • #755 Remove expand attribute from ButtonsPanel (port to 1.1)

  • #757 DateField throws an exception if the user types a value that is out of the range (port to 1.1)

  • #759 Editor screen has unsaved changes if TagPicker is used (port to 1.1)

jmix-webdav-public

  • #26 Add !cuba context to Liquibase changelogs (port to 1.1)

Was this page helpful?
Thank you for your feedback
Something went wrong
Thank you for your feedback
Please let us know about the problem.

This page was built using the Antora default UI.

The source code for this UI is licensed under the terms of the MPL-2.0 license.