H2: ACT_RU_AUTHORIZATION.RESOURCE_TYPE_ of wrong datatype

XMLWordPrintable

    • Type: Bug Report
    • Resolution: Fixed
    • Priority: L3 - Default
    • 7.3.0, 7.3.0-alpha2
    • Affects Version/s: 7.2.0-alpha5
    • Component/s: engine
    • None

      For h2 database column ACT_RU_AUTHORIZATION.RESOURCE_TYPE_ is created as varchar(255) not null.
      But it should be of type integer as it is for all other databases and expected in engine/src/main/resources/org/camunda/bpm/engine/impl/mapping/entity/Authorization.xml.
      The upgrade script h2_engine_6.2_to_7.0.sql is correct.

            Assignee:
            Thorben Lindhauer
            Reporter:
            Frank Langelage
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: