Uploaded image for project: 'Syncope'
  1. Syncope
  2. SYNCOPE-1090

Error defining clause to search for group owners

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.0.3
    • 2.0.4, 2.1.0
    • console
    • None

    Description

      In order to search for users to select a group owner an exception occurs executing the following steps.

      1. edit group
      2. go to group oner tab
      3. click + to start to define a user search clause
      4. select Attribute in the first combo
      5. select an attribute in the second one
      6. come back to the first one and select "Chose One"

      The following exception occurs at the step 6.

      java.lang.IllegalArgumentException: No enum constant org.apache.syncope.client.console.panels.search.SearchClause.Type.
      at java.lang.Enum.valueOf(Enum.java:238)
      at org.apache.syncope.client.console.panels.search.SearchClause$Type.valueOf(SearchClause.java:38)
      at org.apache.syncope.client.console.panels.search.SearchClausePanel$10.onUpdate(SearchClausePanel.java:438)
      ....

      Attachments

        Activity

          People

            fmartelli Fabio Martelli
            fmartelli Fabio Martelli
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: