Uploaded image for project: 'WildFly'
  1. WildFly
  2. WFLY-2114

CLI GUI doesn't show dialog for add operation if there are no params in the op description

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 8.0.0.Beta1
    • 8.0.0.Alpha4
    • CLI
    • None
    • Workaround Exists
    • Hide

      CLI GUI will still fill in the command line. You just need to change the asterisk to whatever you want the name to be, and press 'Submit' button.

      /subsystem=webservices/client-config=*/:add

      becomes

      /subsystem=webservices/client-config=foo/:add

      Show
      CLI GUI will still fill in the command line. You just need to change the asterisk to whatever you want the name to be, and press 'Submit' button. /subsystem=webservices/client-config=*/:add becomes /subsystem=webservices/client-config=foo/:add

    Description

      Example is /subsystem=webservices/client-config=*/:add

      If you right-click on client-config=* and choose the 'add' operation you will not get a dialog. This is because there are no params in the operation description. However, for 'add' operations there is an implicit 'name' param that becomes part of the address. So CLI GUI should still prompt for the name.

      Attachments

        Activity

          People

            ssilvert@redhat.com Stan Silvert
            ssilvert@redhat.com Stan Silvert
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: