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

Operation not supported error when trying to run a bulk action for users

    XMLWordPrintableJSON

Details

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

    Description

      When trying to run a bulk action for user/groups/any, Syncope returns an operation not supported message.

      The problem is caused client/console/src/main/java/org/apache/syncope/client/console/bulk/BulkContent.java at line number 154.

      ERROR org.apache.syncope.client.console.bulk.BulkContent - Bulk action failure
      java.lang.NoSuchMethodException: org.apache.syncope.client.console.rest.UserRestClient.bulkAction(org.apache.syncope.common.lib.to.BulkAction)
      at java.lang.Class.getMethod(Class.java:1786) ~[?:1.8.0_131]
      at org.apache.syncope.client.console.bulk.BulkContent$2.onClick(BulkContent.java:155) ~[syncope-client-console-2.0.5-SNAPSHOT.jar:2.0.5-SNAPSHOT]
      at org.apache.syncope.client.console.wicket.markup.html.form.ActionPanel$3.onClick(ActionPanel.java:122) ~[syncope-client-console-2.0.5-SNAPSHOT.jar:2.0.5-SNAPSHOT]

      Attachments

        Activity

          People

            fmartelli Fabio Martelli
            mdisabatino Marco Di Sabatino Di Diodoro
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: