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

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

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

ISIS-401: show concurrency ex. if object changed while action prompt is 
displayed

In fact, was displaying already for some actions (eg ToDoItem#updateCost).  
However,
for ToDoItem#updateCategories(...) it was not, because the loading of the
object adapters to compute the choices was causing the adapter to be
silently resynced.

This is now captured and we forward onto the entity page, as per normal.


> In wicket viewer, concurrency checking is currently disabled when invoke 
> action on an entity.
> ---------------------------------------------------------------------------------------------
>
>                 Key: ISIS-401
>                 URL: https://issues.apache.org/jira/browse/ISIS-401
>             Project: Isis
>          Issue Type: Bug
>          Components: Viewer: Wicket
>    Affects Versions: viewer-wicket-1.1.0
>            Reporter: Dan Haywood
>            Assignee: Dan Haywood
>            Priority: Minor
>             Fix For: viewer-wicket-1.3.0
>
>
> It should be re-enabled, however the links should be recomputed if the object 
> is changed as the result of an edit.  This might simply be a matter of 
> changing from using Ajax to forcing a re-render.



--
This message was sent by Atlassian JIRA
(v6.1#6144)

Reply via email to