Uploaded image for project: 'JOC - JS7 Operations Center'
  1. JOC - JS7 Operations Center
  2. JOC-2082

Numeric input fields do not support negative values

    XMLWordPrintable

Details

    • Fix
    • Status: Released (View Workflow)
    • Minor
    • Resolution: Fixed
    • None
    • 2.7.6, 2.8.1
    • None
    • None

    Description

      Current Situation

      • The GUI does not allow input of negative numbers for fields with type number.
      • When a user enters -1, the GUI automatically resets the value to 0.
      • This behavior is observed in multiple places, including:

                       Workflow variable input (type: number)

                       Order creation popup

      • The issue may also affect other components such as Schedules, or any field that logically accepts negative values.
      • This limitation prevents valid negative values from being used where they are functionally required.

       

      Desired Behavior

      • The GUI should allow valid negative number input wherever the business logic or data model permits it.
      • Fields of type number should correctly accept and retain negative values like -1, -10, etc.

      Attachments

        Activity

          People

            ZtRahul193 Rahul Patidar
            ZtRahul193 Rahul Patidar
            Ajay Kumbhkar Ajay Kumbhkar
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: