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/12/10 12:37:00 UTC

[jira] [Commented] (ISIS-2915) [Regression] SecMan User Manager throws RuntimeEx on rendering

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

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

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

ISIS-2915: remove ambiguities in Identifier.Type

- source of quite some bugs lately

- fixes data-table associated action lookup when the element providing
Collection is a mixed-in one

> [Regression] SecMan User Manager throws RuntimeEx on rendering
> --------------------------------------------------------------
>
>                 Key: ISIS-2915
>                 URL: https://issues.apache.org/jira/browse/ISIS-2915
>             Project: Isis
>          Issue Type: Bug
>          Components: Isis Core
>            Reporter: Andi Huber
>            Assignee: Andi Huber
>            Priority: Major
>             Fix For: 2.0.0-M7
>
>
> Caused by: java.lang.RuntimeException: unrecoverable error: 'action vetoed: [no such associated action newLocalUser for collection org.apache.isis.extensions.secman.applib.user.app.ApplicationUserManager#allUsers() (which is not a collection)] 'action' either does not exist, is disabled or is not visible'
> 	at org.apache.isis.commons.internal.exceptions._Exceptions.unrecoverable(_Exceptions.java:140) ~[classes/:?]
> 	at org.apache.isis.core.metamodel.interactions.managed.ActionInteraction.lambda$4(ActionInteraction.java:189) ~[classes/:?]
> 	at org.apache.isis.core.metamodel.interactions.managed.MemberInteraction.getManagedMemberElseThrow(MemberInteraction.java:114) ~[classes/:?]
> 	at org.apache.isis.core.metamodel.interactions.managed.ActionInteraction.getManagedActionElseThrow(ActionInteraction.java:183) ~[classes/:?]
> 	at org.apache.isis.core.metamodel.interactions.managed.ActionInteraction.getManagedActionElseFail(ActionInteraction.java:188) ~[classes/:?]
> 	at org.apache.isis.viewer.common.model.action.HasActionInteraction.getManagedAction(HasActionInteraction.java:35) ~[classes/:?]



--
This message was sent by Atlassian Jira
(v8.20.1#820001)