Uploaded image for project: 'Blesta Core'
  1. Blesta Core
  2. CORE-4924

Config Option Logic: If a field is disabled then re-enable, the value is lost

    Details

    • Type: Bug
    • Status: Closed
    • Priority: Major
    • Resolution: Fixed
    • Affects Version/s: None
    • Fix Version/s: 5.8.0-b1
    • Component/s: None
    • Labels:
      None

      Description

      To reproduce:
      1. Create an option group
      2. Create 2 drop down options with 3 values each and assign them to the group
      3. Create 2 condition sets for option 2

      • One that shows option 2 value 2 if option 1 value 3 is selected
      • The next that shows option 2 value 2 if option 1 value 2 is selected
        4. Assign the option group to a package
        5. Create a service and select value 2 for both options
        6. Edit the service
        7. See that value 1 is selected for option 2

      The reason for this is that the first set evaluates as false, and disables value 2. The second set then re-enables the value but does not reselect it.

        Activity

        There are no comments yet on this issue.

          People

          • Assignee:
            jonathan Jonathan Reissmueller
            Reporter:
            jonathan Jonathan Reissmueller
          • Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved:
              Fix Release Date:
              4/Aug/23

              Agile