You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@isis.apache.org by "Dan Haywood (JIRA)" <ji...@apache.org> on 2019/01/06 12:24:00 UTC

[jira] [Updated] (ISIS-1672) Simplify handling of autoComplete facet, by copying autoComplete from parameter type's spec down to the parameter itself

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

Dan Haywood updated ISIS-1672:
------------------------------
    Fix Version/s:     (was: 2.3.0)
                   1.20.0

> Simplify handling of autoComplete facet, by copying autoComplete from parameter type's spec down to the parameter itself
> ------------------------------------------------------------------------------------------------------------------------
>
>                 Key: ISIS-1672
>                 URL: https://issues.apache.org/jira/browse/ISIS-1672
>             Project: Isis
>          Issue Type: Improvement
>    Affects Versions: 1.14.0
>            Reporter: Dan Haywood
>            Priority: Minor
>             Fix For: 1.20.0
>
>
> Currently ReferencePanel and (as of ISIS-1600) the  ActionChoicesForCollectionParameterFacetFactory both check for autoComplete/choices of a parameter in two places:
> a) on the parameter itself (as per a choicesNXxx() or an autoCompleteNXxx())
> b) on the parameter's type (as per @DomainObject(autoCompleteRepository=...)
> To simplify and make more consistent, should derive a parameter-level ActionParameterAutoCompleteFacet from the objectspec's AutoCompletefacet.



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