[ 
https://issues.apache.org/jira/browse/SYNCOPE-44?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13537796#comment-13537796
 ] 

Hudson commented on SYNCOPE-44:
-------------------------------

Integrated in Syncope-trunk #386 (See 
[https://builds.apache.org/job/Syncope-trunk/386/])
    [SYNCOPE-44] Enhancing search: AttributableCond now with boolean and 
relationship fields support, EntitlementCond added (Revision 1424852)

     Result = SUCCESS
ilgrosso : 
Files : 
* 
/syncope/trunk/client/src/main/java/org/apache/syncope/client/search/AttributableCond.java
* 
/syncope/trunk/client/src/main/java/org/apache/syncope/client/search/AttributeCond.java
* 
/syncope/trunk/client/src/main/java/org/apache/syncope/client/search/EntitlementCond.java
* 
/syncope/trunk/client/src/main/java/org/apache/syncope/client/search/MembershipCond.java
* 
/syncope/trunk/client/src/main/java/org/apache/syncope/client/search/NodeCond.java
* 
/syncope/trunk/client/src/main/java/org/apache/syncope/client/search/ResourceCond.java
* 
/syncope/trunk/client/src/main/java/org/apache/syncope/client/search/SearchCond.java
* 
/syncope/trunk/client/src/test/java/org/apache/syncope/client/test/JSONTest.java
* 
/syncope/trunk/console/src/main/java/org/apache/syncope/console/pages/Roles.java
* 
/syncope/trunk/console/src/main/java/org/apache/syncope/console/pages/UserOwnerSelectModalPage.java
* 
/syncope/trunk/console/src/main/java/org/apache/syncope/console/pages/Users.java
* 
/syncope/trunk/core/src/main/java/org/apache/syncope/core/persistence/beans/AbstractBaseBean.java
* 
/syncope/trunk/core/src/main/java/org/apache/syncope/core/persistence/dao/impl/AttributableSearchDAOImpl.java
* 
/syncope/trunk/core/src/main/java/org/apache/syncope/core/persistence/validation/entity/NotificationValidator.java
* 
/syncope/trunk/core/src/main/java/org/apache/syncope/core/rest/controller/RoleController.java
* 
/syncope/trunk/core/src/main/java/org/apache/syncope/core/rest/controller/UserController.java
* /syncope/trunk/core/src/main/java/org/apache/syncope/core/validation
* 
/syncope/trunk/core/src/test/java/org/apache/syncope/core/persistence/dao/AttributableSearchTest.java
* 
/syncope/trunk/core/src/test/java/org/apache/syncope/core/persistence/dao/NotificationTest.java
* 
/syncope/trunk/core/src/test/java/org/apache/syncope/core/persistence/relationships/AttributableSearchTest.java
* 
/syncope/trunk/core/src/test/java/org/apache/syncope/core/rest/SearchTestITCase.java

                
> Add ability to search for Roles via the REST API
> ------------------------------------------------
>
>                 Key: SYNCOPE-44
>                 URL: https://issues.apache.org/jira/browse/SYNCOPE-44
>             Project: Syncope
>          Issue Type: Improvement
>            Reporter: Colm O hEigeartaigh
>            Assignee: Francesco Chicchiriccò
>             Fix For: 1.1.0
>
>
> It is currently not possible to search for roles via the REST API. You can, 
> however, search for a list of users that are members of a particular role. 
> But you may want the ability to search for a role by attributes, etc.
> Don't forget to refactor console's search panel accordingly.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to