[
https://issues.apache.org/jira/browse/ISIS-401?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13792808#comment-13792808
]
ASF subversion and git services commented on ISIS-401:
------------------------------------------------------
Commit b717f39f0f3f60e9f53a02378ee0cce3566ed88a in branch refs/heads/master
from [~danhaywood]
[ https://git-wip-us.apache.org/repos/asf?p=isis.git;h=b717f39 ]
ISIS-401: concurrency checking in bulk actions
If user A and user B both check a row, then user A updates that row then
user B updates that row, then show warning to user B and refresh list.
In addition:
- renamed MyAjaxFallback* -> IsisAjaxFallback*
- moved some Functions and Matchers into nester static classes of Oid
and ObjectAdapterMemento
> 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)