• Icon: Task Task
    • Resolution: Fixed
    • Icon: L3 - Default L3 - Default
    • 7.4.0, 7.4.0-alpha3
    • None
    • dmn-ui

      With DMN 1.1 some elements and attributes change. So which element and attribute is displayed in the dmn-io UI has to be adopted. See

      Changes:

      • InputClauses don't have a name attribute and instead we use the label attribute for the name of a column
      • We drop ItemDefinitions. Instead of AllowedValues we now use InputValues and OutputValues of Input/OutputClauses
      • The type of a input column is defined by the type of the input expression
      • The type of a output column is defined by the OutputClause.typeRef
      • We don't use the camunda:output extension for the output mapping anymore instead we
        use the name attribute of the OutputClause
      • A Decision Table has no name anymore, but we can set a name on the decision

      New Things:

      • The Definitions element now has the attributes exporter and exporterVersion. Maybe we want to use them and put something meaningful in.

      Other:

        This is the controller panel for Smart Panels app

            [CAM-4860] Adopt DMN 1.1 in dmn-io table UI

            Sebastian Stamm added a comment - https://github.com/dmn-io/dmn-js/commit/707af981ceb8bf7ecf0d730de16bbcf85f390134 https://github.com/dmn-io/dmn-js/commit/76aa3199091b23ac86b831b73306437c1d2fbf3c https://github.com/dmn-io/dmn-js/commit/be8f841a0eb2dfea89267793182294d8a3e80c41

            Roman Smirnov added a comment - Conditions and conclusions are still used: https://github.com/bpmn-io/dmn-js/blob/master/lib/import/DmnImporter.js#L99 https://github.com/bpmn-io/dmn-js/blob/master/lib/features/modeling/DmnUpdater.js#L145 https://github.com/bpmn-io/dmn-js/blob/master/lib/features/modeling/DmnUpdater.js#L160

            Removed deprecated condition and conclusion arrays in rules.
            Also repaired broken clear row functionality.

            https://github.com/bpmn-io/dmn-js/commit/39b99614e5112dd7cb40d296e3ed8bc6fc66fcca

            Sebastian Stamm added a comment - Removed deprecated condition and conclusion arrays in rules. Also repaired broken clear row functionality. https://github.com/bpmn-io/dmn-js/commit/39b99614e5112dd7cb40d296e3ed8bc6fc66fcca

              michael.schoettes Michael Schoettes
              sebastian.menski Sebastian Menski
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: