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

[jira] [Commented] (CAUSEWAY-3391) Default parameter seemingly requires a choices, else is a no-op.

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

Daniel Keir Haywood commented on CAUSEWAY-3391:
-----------------------------------------------

Perhaps there's some new logic that the default must be one of the instances in the choices ?

> Default parameter seemingly requires a choices, else is a no-op.
> ----------------------------------------------------------------
>
>                 Key: CAUSEWAY-3391
>                 URL: https://issues.apache.org/jira/browse/CAUSEWAY-3391
>             Project: Causeway
>          Issue Type: Bug
>    Affects Versions: 2.0.0-RC1
>            Reporter: Daniel Keir Haywood
>            Priority: Minor
>             Fix For: 2.0.0-RC2
>
>
> with demo app, go to DomainObject#entityChangePublishing page
> Click on "delete", which invokes an action with four params; each param is meant to have a default of the first of the relevant entities from the collection.
> However, the param shows blank.  
> When I added a choices for each, it worked ok.
>  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)