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

Inconsistent Time Format Handling in Cycle Instructions and Admission Time

    XMLWordPrintable

Details

    • Fix
    • Status: Approved (View Workflow)
    • Minor
    • Resolution: Fixed
    • 2.5.9, 2.6.6, 2.7.0
    • 2.5.11, 2.7.2
    • None
    • None

    Description

      Current Behavior:

      In the cycle instruction, the admission time duration and period pause time formats are specified as hh:mm:ss. However, this format is not working as intended.

      This issue is illustrated below:

      • Periodical Cycle Time Input: When the time is entered in the hh:mm format, it displays an invalid input error for both duration and period. The user has to manually enter time separators and zeros for it to work correctly. See attached (Periodical-time-input.png).
      • Continuous Cycle Pause: The pause feature does not accept time in the hh:mm format and shows an invalid input error for both pause and duration. The user has to manually enter time separators and zeros for it to work correctly. See attached (Continuous-time-input.png).
      • Ticking Interval: The interval does not work with the hh:mm format and displays an invalid input error for both interval and duration. The user has to manually enter time separators and zeros for it to work correctly. See attached (Ticking-time-input.png).
      • Admission Time: For the duration of the admission time, the user has to manually enter time separators and zeros. See attached (Admission_time_format.png).

      Desired Behavior

      All time inputs should consistently accept both hh
      and hh:mm
      formats, automatically filling in missing seconds with zeros. The input should support typing digits without time separators, interpreting hhmm as hh:mm:00, and should not display invalid input errors for properly formatted times.

      Attachments

        1. Admission_time_format.png
          147 kB
          Rajrani Upadhyay
        2. Continous-time-input.png
          160 kB
          Rajrani Upadhyay
        3. Periodical-time-input.png
          153 kB
          Rajrani Upadhyay
        4. Ticking-time-input.png
          169 kB
          Rajrani Upadhyay

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: