Uploaded image for project: 'HAL'
  1. HAL
  2. HAL-1047

Inconsistent handling of an optional boolean parameter when adding a resource.

XMLWordPrintable

      The add operation for my resource contains the following attribute: -

                  "require-client-auth" => {
                      "type" => BOOLEAN,
                      "description" => "Force authentication of the client.",
                      "expressions-allowed" => true,
                      "required" => false,
                      "nillable" => true,
                      "default" => false
                  }
      

      So optional and also has a default defined.

      The 'Create Resource' dialogue lists this in the optional fields section, however it is shown with the '*' that would indicate it is required.

              Unassigned Unassigned
              darran.lofthouse@redhat.com Darran Lofthouse
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: