You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@isis.apache.org by "Andi Huber (Jira)" <ji...@apache.org> on 2021/02/22 19:50:00 UTC

[jira] [Created] (ISIS-2542) SecMan/JPA: cannot add user to role (autocomplete search issue)

Andi Huber created ISIS-2542:
--------------------------------

             Summary: SecMan/JPA: cannot add user to role (autocomplete search issue) 
                 Key: ISIS-2542
                 URL: https://issues.apache.org/jira/browse/ISIS-2542
             Project: Isis
          Issue Type: Bug
            Reporter: Andi Huber
            Assignee: Andi Huber
             Fix For: 2.0.0-M5


You have attempted to set a parameter value using a name of regex that does not exist in the query string SELECT u FROM org.apache.isis.extensions.secman.jpa.dom.user.ApplicationUser u WHERE u.username LIKE '%:regex%'  OR u.familyName LIKE '%:regex%'  OR u.givenName LIKE '%:regex%'  OR u.knownAs LIKE '%:regex%'  OR u.emailAddress LIKE '%:regex%'.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)