Uploaded image for project: 'camunda BPM'
  1. camunda BPM
  2. CAM-6495

HistoricDecisionInstanceAuthorizationTest#testQueryWithReadPermissionOnDecisionDefinition fails using IBM Informix DB

XMLWordPrintable

    • Icon: Bug Report Bug Report
    • Resolution: Won't Fix
    • Icon: L3 - Default L3 - Default
    • None
    • 7.6.0
    • engine
    • None

      Running latest master version extended by my IBM Informix support fails at HistoricDecisionInstanceAuthorizationTest#testQueryWithReadPermissionOnDecisionDefinition().
      Only this single test within this class fails, all other tests run successful, including
      #testQueryWithReadPermissionOnAnyDecisionDefinition().
      Nailed down the cause to the inner join in selectHistoricDecisionInstancesByQueryCriteriaSql, precise the nested select.
      At this location the nesting should not be necessary for any database.
      Removing it solved my failure (PR will follow).
      Tested also against H2 and Oracle 12 databases successfully.

        This is the controller panel for Smart Panels app

          1. CAM-6495.sql
            3 kB
            Frank Langelage

              Unassigned Unassigned
              langfr Frank Langelage
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated:
                Resolved: