Uploaded image for project: 'Camunda Optimize'
  1. Camunda Optimize
  2. OPT-7183

Change backupID in backup API from integer to long

    XMLWordPrintable

Details

    • Not defined

    Description

      Context:
      https://camunda.slack.com/archives/C05MB3K3SBW/p1691998870566719?thread_ts=1691765911.978009&cid=C05MB3K3SBW

      From a support case, Optimize and Operate/tasklist are to use long rather than interger as backupID in the hot backup API.

       

      AT:

      • backup API takes and returns a long rather than an int as backupID
      • this change is backwards compatible

       

      Testing notes:

      • Confirm backup API now takes long rather than integer backupID (test by using backupID that is outside int range but within long range)
      • Confrrm all backup API endpoints work with long
      • Confirm this is non breaking change, so older backups taken with int backupID can still be referenced from newer Optimize backup API endpoints:
        • create backup with old Optimize (ie pre this ticket)
        • switch to a new Optimize (with changes from this ticket)
        • confirm backup is returned in get backup info API and can be deleted via delete backup API
      • API docs for reference: https://confluence.camunda.com/display/CO/Backup

      mgm-controller-panel

        This is the controller panel for Smart Panels app

        Attachments

          Activity

            People

              Unassigned Unassigned
              helene.waechtler Helene Waechtler
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Salesforce