Dan Haywood created ISIS-1452:
---------------------------------
Summary: Throwing an exception (for -SNAPSHOT) does not abort the
transaction.
Key: ISIS-1452
URL: https://issues.apache.org/jira/browse/ISIS-1452
Project: Isis
Issue Type: Bug
Components: Core
Reporter: Dan Haywood
Assignee: Dan Haywood
Priority: Minor
Fix For: 1.13.0
This relates to the earlier work in this iteration (1.13.0-SNAPSHOT) for the
refactoring for interaction contexts.
The responsibility for aborting the xactn in the case of an exception used to
be performed by the transaction facet decorators. When they were removed,
equivalent functionality was not put in its place.
The net result being, throwing an exception still resulted in changes to
objects being persisted.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)