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/04/29 07:30:00 UTC

[jira] [Comment Edited] (ISIS-2630) Regression: SecMan User's Permission Tab is gone

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

Andi Huber edited comment on ISIS-2630 at 4/29/21, 7:29 AM:
------------------------------------------------------------

We switched SecMan's Spring configuration from scanning the class-path for (Spring-)Components to not scanning, but explicitly declaring those components within 
{noformat}
@Import
{noformat}
 annotations.
I think we simply forgot to add some mixins.


was (Author: hobrom):
This issue might not be restricted to SecMan.

> Regression: SecMan User's Permission Tab is gone
> ------------------------------------------------
>
>                 Key: ISIS-2630
>                 URL: https://issues.apache.org/jira/browse/ISIS-2630
>             Project: Isis
>          Issue Type: Bug
>          Components: Isis Extensions SecMan
>            Reporter: Andi Huber
>            Assignee: Andi Huber
>            Priority: Blocker
>             Fix For: 2.0.0-M6
>
>
> On the ApplicationUser Detail Page also most Associated Action Buttons are gone. 
> I suspect the issue is somehow related to permission handling with mixins. The demo from 21th of April is still working. 



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