Uploaded image for project: 'jBPM'
  1. jBPM
  2. JBPM-9255

Fix TaskEvent.processType type at some databases for hibernate validation

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • Minor
    • None
    • 7.40.0.Final
    • Persistence
    • None
    • NEW
    • NEW

    Description

      After jbpm#1680 hibernate validation is failing for some databases due to an incorrect type definition for TaskEvent.processType:

      Caused by: org.hibernate.tool.schema.spi.SchemaManagementException: Schema-validation: wrong column type encountered in column [processType] in table [dbo.TaskEvent]; found smallint (Types#SMALLINT), but expecting int (Types#INTEGER)

      Attachments

        Activity

          People

            gmunozfe@redhat.com Gonzalo Muñoz Fernández
            gmunozfe@redhat.com Gonzalo Muñoz Fernández
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: