[
https://issues.apache.org/jira/browse/CAUSEWAY-3051?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andi Huber updated CAUSEWAY-3051:
---------------------------------
Description:
Add MM validator that ensures:
# member-ids for actions within the same type must be unique (including
mixed-in ones)
# member-ids for associations within the same type must be unique (including
mixed-in ones)
was:
Update:
if a declared method and a mixed-in method share the same member-id, the
declared method takes precedence - we need to change that behavior and instead
fail early, with MM validation error, not allowing this sort of method action
overriding
> [Validation] Fail early, if declared and mixed-in Members share same
> Member-id.
> -------------------------------------------------------------------------------
>
> Key: CAUSEWAY-3051
> URL: https://issues.apache.org/jira/browse/CAUSEWAY-3051
> Project: Causeway
> Issue Type: Improvement
> Components: Viewer Wicket
> Affects Versions: 2.0.0-M8
> Reporter: Patrick Deenen
> Assignee: Andi Huber
> Priority: Major
> Fix For: 2.0.0-RC2
>
>
> Add MM validator that ensures:
> # member-ids for actions within the same type must be unique (including
> mixed-in ones)
> # member-ids for associations within the same type must be unique (including
> mixed-in ones)
--
This message was sent by Atlassian Jira
(v8.20.10#820010)