Uploaded image for project: 'FlightPath'
  1. FlightPath
  2. FLPATH-204

update database with new workflow configuration after app restarts

XMLWordPrintable

    • Icon: Story Story
    • Resolution: Done
    • Icon: Critical Critical
    • v1.0.5
    • None
    • None
    • None

      relevant issues:
      1). tables shouldn't need to be created again after app restarts:
      disableĀ  "runAlways" and "runOnChange" in https://github.com/redhat-developer/parodos/blob/main/workflow-service/src/main/resources/db/changelog/tables.xml#L7

      ANY new db change should go into a new changeset in the xml, e.g. create new column, change column type

      2). instead of creating new record, bean registry should update workflow/task/mapping/checker definition if it already exists in the table

            ricwang@redhat.com Guangyu Wang (Inactive)
            ricwang@redhat.com Guangyu Wang (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: