[JBoss JIRA] (DROOLS-3341) Duplicate DO columns
by Klara Kufova (Jira)
[ https://issues.jboss.org/browse/DROOLS-3341?page=com.atlassian.jira.plugi... ]
Klara Kufova updated DROOLS-3341:
---------------------------------
Story Points: 1 (was: 5)
> Duplicate DO columns
> --------------------
>
> Key: DROOLS-3341
> URL: https://issues.jboss.org/browse/DROOLS-3341
> Project: Drools
> Issue Type: Task
> Components: Scenario Simulation and Testing
> Reporter: Elizabeth Clayton
> Assignee: Yeser Amer
> Priority: Major
> Labels: ScenarioSimulation, UX, UXTeam
> Attachments: 1.png, duplicate.png, multiDO.png, screencast-01-04-19-1.webm, screencast-29-03-19-1.webm
>
>
> As a user I want to use multiple instances of the same data object in my test scenarios (multiple instances support) (i.e. scenario with more than one instance of “Person”...), so that I can create a test scenario.
> * As a user I want a means to create a data object instance in the test template using an existing statement column, so that I can quickly create instances from the test table.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
6 years, 7 months
[JBoss JIRA] (AG-110) Support non-standard transaction isolation levels
by Luis Barreiro (Jira)
[ https://issues.jboss.org/browse/AG-110?page=com.atlassian.jira.plugin.sys... ]
Luis Barreiro resolved AG-110.
------------------------------
Resolution: Done
The support for custom Tx isolation levels has been added to the library. It still requires changes to the Wildfly model.
> Support non-standard transaction isolation levels
> -------------------------------------------------
>
> Key: AG-110
> URL: https://issues.jboss.org/browse/AG-110
> Project: Agroal
> Issue Type: Enhancement
> Components: api
> Affects Versions: 1.4
> Reporter: Rich DiCroce
> Assignee: Luis Barreiro
> Priority: Major
> Fix For: 1.5
>
>
> Some databases support non-standard transaction isolation levels. For example, MS SQL Server has a SNAPSHOT isolation level. Agroal currently can't support this via the transaction isolation level config option because TransactionIsolation is an enum, so it can't have custom values. It would be nice if this were supported. WildFly's "old" datasources subsystem already supports non-standard isolation levels, so it would be nice if the Agroal subsystem had parity.
> There is a workaround, at least on MS SQL Server. initialSql (new-connection-sql in WildFly) can be used to execute "SET TRANSACTION ISOLATION LEVEL SNAPSHOT" when the connection is created.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
6 years, 7 months
[JBoss JIRA] (DROOLS-3839) Implement import popup into Scenario
by Daniele Zonca (Jira)
Daniele Zonca created DROOLS-3839:
-------------------------------------
Summary: Implement import popup into Scenario
Key: DROOLS-3839
URL: https://issues.jboss.org/browse/DROOLS-3839
Project: Drools
Issue Type: Task
Components: Scenario Simulation and Testing
Reporter: Daniele Zonca
Assignee: Gabriele Cardosi
Implement a popup to import csv file into scenario and enable import feature
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
6 years, 7 months