[
https://issues.apache.org/jira/browse/ISIS-1341?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dan Haywood updated ISIS-1341:
------------------------------
Fix Version/s: (was: 1.13.0)
1.12.0
> Restful Objects viewer should perform a flush transaction before generating
> representations.
> --------------------------------------------------------------------------------------------
>
> Key: ISIS-1341
> URL: https://issues.apache.org/jira/browse/ISIS-1341
> Project: Isis
> Issue Type: Bug
> Components: Core: Viewer: RestfulObjects
> Reporter: Dan Haywood
> Assignee: Dan Haywood
> Priority: Minor
> Fix For: 1.12.0
>
>
> For example, SimpleObjects > create, the representation has the transient ids.
> The workaround is to add:
> {code}
> transactionService.flushTransaction();
> {code}
> in the action itself.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)