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 2017/07/31 10:22:00 UTC

[jira] [Commented] (ISIS-1600) Autocomplete repositories not being used/detected when using an action with a collection parameter

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

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

Commit f218a4369863700a7b60da20cdd2d57818e8ea8e in isis's branch refs/heads/master from [~danhaywood]
[ https://git-wip-us.apache.org/repos/asf?p=isis.git;h=f218a43 ]

ISIS-1600: enhances the validator so that no validation error is thrown if there is an autocomplete on the parameter's type.

Note that ReferencePanel looks in both places already.

Have raised ISIS-1672 to simplify this design


> Autocomplete repositories not being used/detected when using an action with a collection parameter
> --------------------------------------------------------------------------------------------------
>
>                 Key: ISIS-1600
>                 URL: https://issues.apache.org/jira/browse/ISIS-1600
>             Project: Isis
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 1.14.0
>            Reporter: Tadas Giniotis
>            Assignee: Dan Haywood
>             Fix For: 1.15.0
>
>
> If an action has a collection parameter, the introspection phase of the build fails with the following message, regardless if there is a autoCompleteRepository defined:
> {code}
> [ERROR] Collection action parameter found without supporting choices or autoComplete facet.  Class: org.example.path.MyClass action: Action Name parameter 0
> {code}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)