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 2018/02/28 11:23:00 UTC

[jira] [Commented] (ISIS-1884) Restrict where choices and autoComplete are implicitly provided on parameters

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

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

Commit b2d720f0210813912fedc85a72414c4a9db14eb6 in isis's branch refs/heads/maint-1.16.2 from [~danhaywood]
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=b2d720f ]

ISIS-1884: restricts contribution of choices and default only if @Action(associatedWith) is used...

... not for @MemberOrder etc.  Does this by introducing a new internal facet type (AssociatedWithFacet and changing the predicate that looks for associated actions of a collection to use that new facet rather than MemberOrderFacet).


> Restrict where choices and autoComplete are implicitly provided on parameters 
> ------------------------------------------------------------------------------
>
>                 Key: ISIS-1884
>                 URL: https://issues.apache.org/jira/browse/ISIS-1884
>             Project: Isis
>          Issue Type: Improvement
>    Affects Versions: 1.16.1
>            Reporter: Dan Haywood
>            Assignee: Dan Haywood
>            Priority: Major
>             Fix For: 1.16.2
>
>
> to avoid accidental breakage of existing code, only infer choices and defaults if @Action(associatedWith=) has been used to bind an action to a collection.
> Do NOT infer if @MemberOrder or .layout.xml are used



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)