You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@isis.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2021/02/23 17:02:00 UTC

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

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

ASF subversion and git services commented on ISIS-2542:
-------------------------------------------------------

Commit 92957aa5846d2c640dec4773c5a8106a2ac3d3d9 in isis's branch refs/heads/master from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=92957aa ]

ISIS-2542: switch entities to use string based enum mappings

(symmetry with JDO)

> 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
>          Components: Isis Extensions
>            Reporter: Andi Huber
>            Assignee: Andi Huber
>            Priority: Major
>             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)