You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@isis.apache.org by "Daniel Keir Haywood (Jira)" <ji...@apache.org> on 2020/03/24 16:07:00 UTC

[jira] [Created] (ISIS-2328) Missing publisher facet for @Action declared on mixin.

Daniel Keir Haywood created ISIS-2328:
-----------------------------------------

             Summary: Missing publisher facet for @Action declared on mixin.
                 Key: ISIS-2328
                 URL: https://issues.apache.org/jira/browse/ISIS-2328
             Project: Isis
          Issue Type: Bug
    Affects Versions: 2.0.0-M3
            Reporter: Daniel Keir Haywood
             Fix For: 2.0.0-M4


At least this facet is not picked up, as inĀ @Action(publishing=ENABLED); perhaps others too?

Seems to be an issue irrespective of whether we use

* @Action(publishing=ENABLED) on the mixin type, or

* the older style of @Mixin(method="act") on the mixin type and then @Action(published=ENABLED)



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