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 2022/04/22 19:08:00 UTC

[jira] [Resolved] (ISIS-3019) [Metamodel] @Domain.Exclude not working as a Method Veto Marker

     [ https://issues.apache.org/jira/browse/ISIS-3019?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andi Huber resolved ISIS-3019.
------------------------------
    Resolution: Fixed

there will be a follow up on part (1) of this issue

> [Metamodel] @Domain.Exclude not working as a Method Veto Marker
> ---------------------------------------------------------------
>
>                 Key: ISIS-3019
>                 URL: https://issues.apache.org/jira/browse/ISIS-3019
>             Project: Isis
>          Issue Type: Bug
>    Affects Versions: 2.0.0-M7
>            Reporter: Daniel Keir Haywood
>            Assignee: Andi Huber
>            Priority: Major
>             Fix For: 2.0.0-RC1
>
>
> git clone [https://github.com/apache/isis-app-demo] .
> git checkout main-SNAPSHOT
> first regression: 
> [https://github.com/apache/isis-app-demo/blob/main-SNAPSHOT/webapp/src/main/java/petclinic/webapp/application/services/homepage/HomePageViewModel_bookVisit.java#L47]
>  
> second regression:
> [https://github.com/apache/isis-app-demo/blob/main-SNAPSHOT/webapp/src/main/java/petclinic/webapp/application/services/homepage/HomePageViewModel_bookVisit.java#L46]
> - adding `@Domain.Exclude` as a workaround didn't work.
>  



--
This message was sent by Atlassian Jira
(v8.20.7#820007)