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

Clicking "Assign from Schedule" in an ad-hoc order converts all map variable elements to strings.

    XMLWordPrintable

Details

    • Fix
    • Status: Approved (View Workflow)
    • Minor
    • Resolution: Fixed
    • 2.7.3
    • 2.7.5, 2.8.0
    • None
    • None

    Description

      Current Behavior:

      When selecting "Assign from Schedule" in the ad-hoc order window, map variable elements (number and boolean) are incorrectly converted to strings instead of retaining their original types.

      Steps to Reproduce:

      • Create a workflow with a map-type workflow variable containing three elements of different types (string, number, and boolean).
      • Create a schedule and assign the previously created workflow. The map variable should be displayed in the GUI.
      • Add values for all three elements (e.g., "test_string", 10, or true accordingly) then Release the scheduler.
      • Switch to the Workflow View and click the + icon for an ad-hoc order.
      • Click "Assign from Schedule" and select the schedule.
      • All map elements are converted to the string type.

      Desired Behavior:

      Clicking on "Assign from Schedule" from the ad-hoc order window should preserve the original types of the map variable elements instead of converting them to strings.

      Attachments

        Activity

          People

            ZtRahul193 Rahul Patidar
            gautam-vadera Gautam Vadera
            Gautam Vadera Gautam Vadera
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: