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 2020/01/05 15:51:00 UTC

[jira] [Created] (ISIS-2254) Ensure Command executor is set to USER when running integ tests.

Daniel Keir Haywood created ISIS-2254:
-----------------------------------------

             Summary: Ensure Command executor is set to USER when running integ tests.
                 Key: ISIS-2254
                 URL: https://issues.apache.org/jira/browse/ISIS-2254
             Project: Isis
          Issue Type: Bug
            Reporter: Daniel Keir Haywood
            Assignee: Daniel Keir Haywood
             Fix For: 2.0.0


The original behaviour was to call command.setExecutor(USER) when starting a new transaction for an integration test.  This would remain until the end of the session ... a command is basically session scoped.

This behaviour has been lost, and needs to be reinstated.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)