Uploaded image for project: 'JOC - JobScheduler Operations Center'
  1. JOC - JobScheduler Operations Center
  2. JOC-1940

Error on Workflow Deployment after renaming

    XMLWordPrintable

Details

    • Fix
    • Status: Released (View Workflow)
    • Minor
    • Resolution: Fixed
    • 2.7.1
    • 2.7.2
    • None
    • None

    Description

      Current Behavior

      • When renaming a workflow and deploying it, the DBMissingDataException exception is raised. This results in failure to deploy the workflow with the following message:
        • DBMissingDataException: Couldn't find the workflow: /worfklow_name
      • The error is raised if a user renames an object and deploys within 2s. The reason being that API operations in JS7 are asynchronous and the result of the rename operation is not ready at the point in time when the deployment is performed. Waiting for 2s after renaming an object prevents the issue.

      Desired Behavior
      When renaming a workflow and deploying it, the JOC Cockpit should not raise the DBMissingDataException, and the workflow should be deployed successfully.

       

      Attachments

        Activity

          People

            ZtRahul193 Rahul Patidar
            rajrani-upadhyay Rajrani Upadhyay
            Pramokshi Narawariya Pramokshi Narawariya
            Votes:
            1 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: