You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@isis.apache.org by "Daniel Keir Haywood (Jira)" <ji...@apache.org> on 2022/08/25 16:19:00 UTC

[jira] [Created] (ISIS-3178) session log is not updated on logout (JPA)

Daniel Keir Haywood created ISIS-3178:
-----------------------------------------

             Summary: session log is not updated on logout (JPA)
                 Key: ISIS-3178
                 URL: https://issues.apache.org/jira/browse/ISIS-3178
             Project: Isis
          Issue Type: Bug
            Reporter: Daniel Keir Haywood
            Assignee: Daniel Keir Haywood
             Fix For: 2.0.0-M8


_session log (JPA)_

logout does not update causedby and logout timestamp.  The SPI is being called, and the entity updated, for some reason not flushed.  Perhaps this is weaving not enabled?

 

 

two issues here..

a) need to call within transaction

b) need load time weaving (see ISIS-3161)



--
This message was sent by Atlassian Jira
(v8.20.10#820010)