[JBoss JIRA] (DROOLS-2394) [DMN Designer] Rename of output changes back to link
by Jozef Marko (JIRA)
Jozef Marko created DROOLS-2394:
-----------------------------------
Summary: [DMN Designer] Rename of output changes back to link
Key: DROOLS-2394
URL: https://issues.jboss.org/browse/DROOLS-2394
Project: Drools
Issue Type: Bug
Components: DMN Editor
Affects Versions: 7.7.0.Final
Reporter: Jozef Marko
Assignee: Michael Anstis
Priority: Optional
Attachments: Screenshot from 2018-03-16 12-14-13.png
Renaming output of decision table changes the {{back to}} link.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
8 years, 2 months
[JBoss JIRA] (WFLY-8234) RemoteAsyncInvocationTestCase fails with Elytron profile in AS TS
by Yeray Borges (JIRA)
[ https://issues.jboss.org/browse/WFLY-8234?page=com.atlassian.jira.plugin.... ]
Yeray Borges resolved WFLY-8234.
--------------------------------
Fix Version/s: 11.0.0.Final
Resolution: Done
> RemoteAsyncInvocationTestCase fails with Elytron profile in AS TS
> -----------------------------------------------------------------
>
> Key: WFLY-8234
> URL: https://issues.jboss.org/browse/WFLY-8234
> Project: WildFly
> Issue Type: Bug
> Components: EJB, Test Suite
> Reporter: Josef Cacek
> Fix For: 11.0.0.Final
>
>
> The {{RemoteAsyncInvocationTestCase.testLocalAsyncInvocationByValue}} test fails on {{NullPointerException}} when executed with Elytron profile in AS TS.
> {code}
> cd testsuite/integration/basic
> mvn clean test -Dtest=RemoteAsyncInvocationTestCase -Delytron
> ...
> Tests in error:
> RemoteAsyncInvocationTestCase.testLocalAsyncInvocationByValue:97 » NullPointer
> Tests run: 4, Failures: 0, Errors: 1, Skipped: 0
> {code}
> Full stack trace.
> {code}
> java.lang.reflect.InvocationTargetException
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:498)
> at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
> at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
> at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
> at org.jboss.arquillian.junit.Arquillian$8$1.invoke(Arquillian.java:374)
> at org.jboss.arquillian.container.test.impl.execution.LocalTestExecuter.execute(LocalTestExecuter.java:60)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:498)
> at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94)
> at org.jboss.arquillian.core.impl.EventContextImpl.invokeObservers(EventContextImpl.java:99)
> at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:81)
> at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:145)
> at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:116)
> at org.jboss.arquillian.core.impl.EventImpl.fire(EventImpl.java:67)
> at org.jboss.arquillian.container.test.impl.execution.ContainerTestExecuter.execute(ContainerTestExecuter.java:38)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:498)
> at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94)
> at org.jboss.arquillian.core.impl.EventContextImpl.invokeObservers(EventContextImpl.java:99)
> at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:81)
> at org.jboss.arquillian.test.impl.TestContextHandler.createTestContext(TestContextHandler.java:130)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:498)
> at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94)
> at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88)
> at org.jboss.arquillian.test.impl.TestContextHandler.createClassContext(TestContextHandler.java:92)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:498)
> at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94)
> at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88)
> at org.jboss.arquillian.test.impl.TestContextHandler.createSuiteContext(TestContextHandler.java:73)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:498)
> at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94)
> at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88)
> at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:145)
> at org.jboss.arquillian.test.impl.EventTestRunnerAdaptor.test(EventTestRunnerAdaptor.java:136)
> at org.jboss.arquillian.junit.Arquillian$8.evaluate(Arquillian.java:367)
> at org.jboss.arquillian.junit.Arquillian$4.evaluate(Arquillian.java:245)
> at org.jboss.arquillian.junit.Arquillian.multiExecute(Arquillian.java:426)
> at org.jboss.arquillian.junit.Arquillian.access$200(Arquillian.java:54)
> at org.jboss.arquillian.junit.Arquillian$5.evaluate(Arquillian.java:259)
> at org.jboss.arquillian.junit.Arquillian$7$1.invoke(Arquillian.java:319)
> at org.jboss.arquillian.container.test.impl.execution.BeforeLifecycleEventExecuter.on(BeforeLifecycleEventExecuter.java:35)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:498)
> at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94)
> at org.jboss.arquillian.core.impl.EventContextImpl.invokeObservers(EventContextImpl.java:99)
> at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:81)
> at org.jboss.arquillian.test.impl.TestContextHandler.createTestContext(TestContextHandler.java:130)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:498)
> at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94)
> at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88)
> at org.jboss.arquillian.test.impl.TestContextHandler.createClassContext(TestContextHandler.java:92)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:498)
> at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94)
> at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88)
> at org.jboss.arquillian.test.impl.TestContextHandler.createSuiteContext(TestContextHandler.java:73)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:498)
> at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94)
> at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88)
> at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:145)
> at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:116)
> at org.jboss.arquillian.test.impl.EventTestRunnerAdaptor.fireCustomLifecycle(EventTestRunnerAdaptor.java:159)
> at org.jboss.arquillian.junit.Arquillian$7.evaluate(Arquillian.java:312)
> at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
> at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
> at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
> at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
> at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
> at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
> at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
> at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
> at org.jboss.arquillian.junit.Arquillian$2.evaluate(Arquillian.java:204)
> at org.jboss.arquillian.junit.Arquillian.multiExecute(Arquillian.java:426)
> at org.jboss.arquillian.junit.Arquillian.access$200(Arquillian.java:54)
> at org.jboss.arquillian.junit.Arquillian$3.evaluate(Arquillian.java:218)
> at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
> at org.jboss.arquillian.junit.Arquillian.run(Arquillian.java:166)
> at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
> at org.junit.runner.JUnitCore.run(JUnitCore.java:115)
> at org.jboss.arquillian.junit.container.JUnitTestRunner.execute(JUnitTestRunner.java:66)
> at org.jboss.arquillian.protocol.jmx.JMXTestRunner.doRunTestMethod(JMXTestRunner.java:180)
> at org.jboss.as.arquillian.service.ArquillianService$ExtendedJMXTestRunner.doRunTestMethod(ArquillianService.java:200)
> at org.jboss.arquillian.protocol.jmx.JMXTestRunner.runTestMethodInternal(JMXTestRunner.java:162)
> at org.jboss.arquillian.protocol.jmx.JMXTestRunner.runTestMethod(JMXTestRunner.java:141)
> at org.jboss.as.arquillian.service.ArquillianService$ExtendedJMXTestRunner.runTestMethod(ArquillianService.java:176)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:498)
> at sun.reflect.misc.Trampoline.invoke(MethodUtil.java:71)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:498)
> at sun.reflect.misc.MethodUtil.invoke(MethodUtil.java:275)
> at com.sun.jmx.mbeanserver.StandardMBeanIntrospector.invokeM2(StandardMBeanIntrospector.java:112)
> at com.sun.jmx.mbeanserver.StandardMBeanIntrospector.invokeM2(StandardMBeanIntrospector.java:46)
> at com.sun.jmx.mbeanserver.MBeanIntrospector.invokeM(MBeanIntrospector.java:237)
> at com.sun.jmx.mbeanserver.PerInterface.invoke(PerInterface.java:138)
> at com.sun.jmx.mbeanserver.MBeanSupport.invoke(MBeanSupport.java:252)
> at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultMBeanServerInterceptor.java:819)
> at com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(JmxMBeanServer.java:801)
> at org.jboss.as.jmx.PluggableMBeanServerImpl$TcclMBeanServer.invoke(PluggableMBeanServerImpl.java:1512)
> at org.jboss.as.jmx.PluggableMBeanServerImpl.invoke(PluggableMBeanServerImpl.java:731)
> at org.jboss.as.jmx.BlockingNotificationMBeanServer.invoke(BlockingNotificationMBeanServer.java:168)
> at org.jboss.as.jmx.AuthorizingMBeanServer.invoke(AuthorizingMBeanServer.java:258)
> at org.jboss.remotingjmx.protocol.v2.ServerProxy$InvokeHandler.handle(ServerProxy.java:950)
> at org.jboss.remotingjmx.protocol.v2.ServerCommon$MessageReciever$1$1.run(ServerCommon.java:153)
> at org.jboss.as.jmx.ServerInterceptorFactory$Interceptor$1.run(ServerInterceptorFactory.java:71)
> at org.jboss.as.jmx.ServerInterceptorFactory$Interceptor$1.run(ServerInterceptorFactory.java:66)
> at org.wildfly.security.auth.server.SecurityIdentity.runAs(SecurityIdentity.java:277)
> at org.jboss.as.controller.AccessAuditContext.doAs(AccessAuditContext.java:254)
> at org.jboss.as.controller.AccessAuditContext.doAs(AccessAuditContext.java:225)
> at org.jboss.as.jmx.ServerInterceptorFactory$Interceptor.handleEvent(ServerInterceptorFactory.java:66)
> at org.jboss.remotingjmx.protocol.v2.ServerCommon$MessageReciever$1.run(ServerCommon.java:149)
> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
> at java.lang.Thread.run(Thread.java:745)
> Caused by: java.lang.NullPointerException
> at org.jboss.as.ejb3.component.interceptors.AsyncFutureInterceptorFactory$1.processInvocation(AsyncFutureInterceptorFactory.java:85)
> at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:240)
> at org.jboss.as.ejb3.component.interceptors.LogDiagnosticContextStorageInterceptor.processInvocation(LogDiagnosticContextStorageInterceptor.java:71)
> at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:240)
> at org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
> at org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:74)
> at org.jboss.as.test.integration.ejb.remote.async.LocalInterface$$$view2.passByReference(Unknown Source)
> at org.jboss.as.test.integration.ejb.remote.async.RemoteAsyncInvocationTestCase.testLocalAsyncInvocationByValue(RemoteAsyncInvocationTestCase.java:97)
> ... 144 more
> {code}
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
8 years, 2 months
[JBoss JIRA] (DROOLS-2301) Decision Table editor
by Jozef Marko (JIRA)
[ https://issues.jboss.org/browse/DROOLS-2301?page=com.atlassian.jira.plugi... ]
Jozef Marko updated DROOLS-2301:
--------------------------------
Description:
h1. Refactoring for "Decision Table" editor
h2. Acceptance criteria:
# Set table orientation (/)
## This should not be affected by the change of hit policy or table data
# Change hit policy (/)
## Change should be visible in most left upper cell
## If {{COLLECT <function>}} was selected, then hit policy changed and then again {{COLLECT}} selected, then {{<function>}} should be same as previously
# Clear decision table context entry clicking to any header cell (/)
# Add rule (/)
## Above
### Clicking to existing row number
### Clicking to existing cell
## Below
### Clicking to existing row number
### Clicking to existing cell
# Add input (/)
## Before
### Clicking to existing input
### Clicking to existing output shouldn't allow to add input
## After
### Clicking to existing input
### Clicking to existing output shouldn't allow to add input
# Add output (/)
## Before
### Clicking to existing output
### Clicking to existing input shouldn't allow to add output
## After
### Clicking to existing output
### Clicking to existing input shouldn't allow to add output
# Remove (/)
## Input
## Output
## Rule
## At least one item of all above have to be present - really like this!
# Output clauses should be collapsed to one name (/)
# Reorder
## Inputs separately
## Outputs separately
## inputs with outputs and vice versa shouldn't be allowed
## Description column should be prevented
## Rows of table
# Change column width
## Input
## Output
## Description
# Rename any input clause
# Rename any output clause
# Undo or Redo anything from this list (x)
## DROOLS-2392
# Save and reopen in any moment
# Use table as not most upper left context entry of decision
# Invoke menu when multiple cells selected (x)
## DROOLS-2393
was:
h1. Refactoring for "Decision Table" editor
h2. Acceptance criteria:
# Set table orientation (/)
## This should not be affected by the change of hit policy or table data
# Change hit policy (/)
## Change should be visible in most left upper cell
## If {{COLLECT <function>}} was selected, then hit policy changed and then again {{COLLECT}} selected, then {{<function>}} should be same as previously
# Clear decision table context entry clicking to any header cell (/)
# Add rule (/)
## Above
### Clicking to existing row number
### Clicking to existing cell
## Below
### Clicking to existing row number
### Clicking to existing cell
# Add input (/)
## Before
### Clicking to existing input
### Clicking to existing output shouldn't allow to add input
## After
### Clicking to existing input
### Clicking to existing output shouldn't allow to add input
# Add output (/)
## Before
### Clicking to existing output
### Clicking to existing input shouldn't allow to add output
## After
### Clicking to existing output
### Clicking to existing input shouldn't allow to add output
# Remove (/)
## Input
## Output
## Rule
## At least one item of all above have to be present - really like this!
# Output clauses should be collapsed to one name
# Reorder
## Inputs separately
## Outputs separately
## inputs with outputs and vice versa shouldn't be allowed
## Description column should be prevented
## Rows of table
# Change column width
## Input
## Output
## Description
# Rename any input clause
# Rename any output clause
# Undo or Redo anything from this list (x)
## DROOLS-2392
# Save and reopen in any moment
# Use table as not most upper left context entry of decision
# Invoke menu when multiple cells selected (x)
## DROOLS-2393
> Decision Table editor
> ---------------------
>
> Key: DROOLS-2301
> URL: https://issues.jboss.org/browse/DROOLS-2301
> Project: Drools
> Issue Type: Sub-task
> Components: DMN Editor
> Reporter: Michael Anstis
> Assignee: Michael Anstis
>
> h1. Refactoring for "Decision Table" editor
> h2. Acceptance criteria:
> # Set table orientation (/)
> ## This should not be affected by the change of hit policy or table data
> # Change hit policy (/)
> ## Change should be visible in most left upper cell
> ## If {{COLLECT <function>}} was selected, then hit policy changed and then again {{COLLECT}} selected, then {{<function>}} should be same as previously
> # Clear decision table context entry clicking to any header cell (/)
> # Add rule (/)
> ## Above
> ### Clicking to existing row number
> ### Clicking to existing cell
> ## Below
> ### Clicking to existing row number
> ### Clicking to existing cell
> # Add input (/)
> ## Before
> ### Clicking to existing input
> ### Clicking to existing output shouldn't allow to add input
> ## After
> ### Clicking to existing input
> ### Clicking to existing output shouldn't allow to add input
> # Add output (/)
> ## Before
> ### Clicking to existing output
> ### Clicking to existing input shouldn't allow to add output
> ## After
> ### Clicking to existing output
> ### Clicking to existing input shouldn't allow to add output
> # Remove (/)
> ## Input
> ## Output
> ## Rule
> ## At least one item of all above have to be present - really like this!
> # Output clauses should be collapsed to one name (/)
> # Reorder
> ## Inputs separately
> ## Outputs separately
> ## inputs with outputs and vice versa shouldn't be allowed
> ## Description column should be prevented
> ## Rows of table
> # Change column width
> ## Input
> ## Output
> ## Description
> # Rename any input clause
> # Rename any output clause
> # Undo or Redo anything from this list (x)
> ## DROOLS-2392
> # Save and reopen in any moment
> # Use table as not most upper left context entry of decision
> # Invoke menu when multiple cells selected (x)
> ## DROOLS-2393
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
8 years, 2 months
[JBoss JIRA] (DROOLS-2301) Decision Table editor
by Jozef Marko (JIRA)
[ https://issues.jboss.org/browse/DROOLS-2301?page=com.atlassian.jira.plugi... ]
Jozef Marko updated DROOLS-2301:
--------------------------------
Description:
h1. Refactoring for "Decision Table" editor
h2. Acceptance criteria:
# Set table orientation (/)
## This should not be affected by the change of hit policy or table data
# Change hit policy (/)
## Change should be visible in most left upper cell
## If {{COLLECT <function>}} was selected, then hit policy changed and then again {{COLLECT}} selected, then {{<function>}} should be same as previously
# Clear decision table context entry clicking to any header cell (/)
# Add rule (/)
## Above
### Clicking to existing row number
### Clicking to existing cell
## Below
### Clicking to existing row number
### Clicking to existing cell
# Add input (/)
## Before
### Clicking to existing input
### Clicking to existing output shouldn't allow to add input
## After
### Clicking to existing input
### Clicking to existing output shouldn't allow to add input
# Add output (/)
## Before
### Clicking to existing output
### Clicking to existing input shouldn't allow to add output
## After
### Clicking to existing output
### Clicking to existing input shouldn't allow to add output
# Remove (/)
## Input
## Output
## Rule
## At least one item of all above have to be present - really like this!
# Output clauses should be collapsed to one name (/)
# Reorder
## Inputs separately
## Outputs separately
## inputs with outputs and vice versa shouldn't be allowed
## Description column should be prevented
## Rows of table
# Change column width (/)
## Input
## Output
## Description
# Rename any input clause
# Rename any output clause
# Undo or Redo anything from this list (x)
## DROOLS-2392
# Save and reopen in any moment
# Use table as not most upper left context entry of decision
# Invoke menu when multiple cells selected (x)
## DROOLS-2393
was:
h1. Refactoring for "Decision Table" editor
h2. Acceptance criteria:
# Set table orientation (/)
## This should not be affected by the change of hit policy or table data
# Change hit policy (/)
## Change should be visible in most left upper cell
## If {{COLLECT <function>}} was selected, then hit policy changed and then again {{COLLECT}} selected, then {{<function>}} should be same as previously
# Clear decision table context entry clicking to any header cell (/)
# Add rule (/)
## Above
### Clicking to existing row number
### Clicking to existing cell
## Below
### Clicking to existing row number
### Clicking to existing cell
# Add input (/)
## Before
### Clicking to existing input
### Clicking to existing output shouldn't allow to add input
## After
### Clicking to existing input
### Clicking to existing output shouldn't allow to add input
# Add output (/)
## Before
### Clicking to existing output
### Clicking to existing input shouldn't allow to add output
## After
### Clicking to existing output
### Clicking to existing input shouldn't allow to add output
# Remove (/)
## Input
## Output
## Rule
## At least one item of all above have to be present - really like this!
# Output clauses should be collapsed to one name (/)
# Reorder
## Inputs separately
## Outputs separately
## inputs with outputs and vice versa shouldn't be allowed
## Description column should be prevented
## Rows of table
# Change column width
## Input
## Output
## Description
# Rename any input clause
# Rename any output clause
# Undo or Redo anything from this list (x)
## DROOLS-2392
# Save and reopen in any moment
# Use table as not most upper left context entry of decision
# Invoke menu when multiple cells selected (x)
## DROOLS-2393
> Decision Table editor
> ---------------------
>
> Key: DROOLS-2301
> URL: https://issues.jboss.org/browse/DROOLS-2301
> Project: Drools
> Issue Type: Sub-task
> Components: DMN Editor
> Reporter: Michael Anstis
> Assignee: Michael Anstis
>
> h1. Refactoring for "Decision Table" editor
> h2. Acceptance criteria:
> # Set table orientation (/)
> ## This should not be affected by the change of hit policy or table data
> # Change hit policy (/)
> ## Change should be visible in most left upper cell
> ## If {{COLLECT <function>}} was selected, then hit policy changed and then again {{COLLECT}} selected, then {{<function>}} should be same as previously
> # Clear decision table context entry clicking to any header cell (/)
> # Add rule (/)
> ## Above
> ### Clicking to existing row number
> ### Clicking to existing cell
> ## Below
> ### Clicking to existing row number
> ### Clicking to existing cell
> # Add input (/)
> ## Before
> ### Clicking to existing input
> ### Clicking to existing output shouldn't allow to add input
> ## After
> ### Clicking to existing input
> ### Clicking to existing output shouldn't allow to add input
> # Add output (/)
> ## Before
> ### Clicking to existing output
> ### Clicking to existing input shouldn't allow to add output
> ## After
> ### Clicking to existing output
> ### Clicking to existing input shouldn't allow to add output
> # Remove (/)
> ## Input
> ## Output
> ## Rule
> ## At least one item of all above have to be present - really like this!
> # Output clauses should be collapsed to one name (/)
> # Reorder
> ## Inputs separately
> ## Outputs separately
> ## inputs with outputs and vice versa shouldn't be allowed
> ## Description column should be prevented
> ## Rows of table
> # Change column width (/)
> ## Input
> ## Output
> ## Description
> # Rename any input clause
> # Rename any output clause
> # Undo or Redo anything from this list (x)
> ## DROOLS-2392
> # Save and reopen in any moment
> # Use table as not most upper left context entry of decision
> # Invoke menu when multiple cells selected (x)
> ## DROOLS-2393
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
8 years, 2 months
[JBoss JIRA] (DROOLS-2301) Decision Table editor
by Jozef Marko (JIRA)
[ https://issues.jboss.org/browse/DROOLS-2301?page=com.atlassian.jira.plugi... ]
Jozef Marko updated DROOLS-2301:
--------------------------------
Description:
h1. Refactoring for "Decision Table" editor
h2. Acceptance criteria:
# Set table orientation (/)
## This should not be affected by the change of hit policy or table data
# Change hit policy (/)
## Change should be visible in most left upper cell
## If {{COLLECT <function>}} was selected, then hit policy changed and then again {{COLLECT}} selected, then {{<function>}} should be same as previously
# Clear decision table context entry clicking to any header cell (/)
# Add rule (/)
## Above
### Clicking to existing row number
### Clicking to existing cell
## Below
### Clicking to existing row number
### Clicking to existing cell
# Add input (/)
## Before
### Clicking to existing input
### Clicking to existing output shouldn't allow to add input
## After
### Clicking to existing input
### Clicking to existing output shouldn't allow to add input
# Add output (/)
## Before
### Clicking to existing output
### Clicking to existing input shouldn't allow to add output
## After
### Clicking to existing output
### Clicking to existing input shouldn't allow to add output
# Remove (/)
## Input
## Output
## Rule
## At least one item of all above have to be present - really like this!
# Output clauses should be collapsed to one name
# Reorder
## Inputs separately
## Outputs separately
## inputs with outputs and vice versa shouldn't be allowed
## Description column should be prevented
## Rows of table
# Change column width
## Input
## Output
## Description
# Rename any input clause
# Rename any output clause
# Undo or Redo anything from this list (x)
## DROOLS-2392
# Save and reopen in any moment
# Use table as not most upper left context entry of decision
# Invoke menu when multiple cells selected (x)
## DROOLS-2393
was:
h1. Refactoring for "Decision Table" editor
h2. Acceptance criteria:
# Set table orientation (/)
## This should not be affected by the change of hit policy or table data
# Change hit policy (/)
## Change should be visible in most left upper cell
## If {{COLLECT <function>}} was selected, then hit policy changed and then again {{COLLECT}} selected, then {{<function>}} should be same as previously
# Clear decision table context entry clicking to any header cell (/)
# Add rule (/)
## Above
### Clicking to existing row number
### Clicking to existing cell
## Below
### Clicking to existing row number
### Clicking to existing cell
# Add input (/)
## Before
### Clicking to existing input
### Clicking to existing output shouldn't allow to add input
## After
### Clicking to existing input
### Clicking to existing output shouldn't allow to add input
# Add output (/)
## Before
### Clicking to existing output
### Clicking to existing input shouldn't allow to add output
## After
### Clicking to existing output
### Clicking to existing input shouldn't allow to add output
# Remove
## Input
## Output
## Rule
## At least one item of all above have to be present - really like this!
# Output clauses should be collapsed to one name
# Reorder
## Inputs separately
## Outputs separately
## inputs with outputs and vice versa shouldn't be allowed
## Description column should be prevented
## Rows of table
# Change column width
## Input
## Output
## Description
# Rename any input clause
# Rename any output clause
# Undo or Redo anything from this list (x)
## DROOLS-2392
# Save and reopen in any moment
# Use table as not most upper left context entry of decision
# Invoke menu when multiple cells selected (x)
## DROOLS-2393
> Decision Table editor
> ---------------------
>
> Key: DROOLS-2301
> URL: https://issues.jboss.org/browse/DROOLS-2301
> Project: Drools
> Issue Type: Sub-task
> Components: DMN Editor
> Reporter: Michael Anstis
> Assignee: Michael Anstis
>
> h1. Refactoring for "Decision Table" editor
> h2. Acceptance criteria:
> # Set table orientation (/)
> ## This should not be affected by the change of hit policy or table data
> # Change hit policy (/)
> ## Change should be visible in most left upper cell
> ## If {{COLLECT <function>}} was selected, then hit policy changed and then again {{COLLECT}} selected, then {{<function>}} should be same as previously
> # Clear decision table context entry clicking to any header cell (/)
> # Add rule (/)
> ## Above
> ### Clicking to existing row number
> ### Clicking to existing cell
> ## Below
> ### Clicking to existing row number
> ### Clicking to existing cell
> # Add input (/)
> ## Before
> ### Clicking to existing input
> ### Clicking to existing output shouldn't allow to add input
> ## After
> ### Clicking to existing input
> ### Clicking to existing output shouldn't allow to add input
> # Add output (/)
> ## Before
> ### Clicking to existing output
> ### Clicking to existing input shouldn't allow to add output
> ## After
> ### Clicking to existing output
> ### Clicking to existing input shouldn't allow to add output
> # Remove (/)
> ## Input
> ## Output
> ## Rule
> ## At least one item of all above have to be present - really like this!
> # Output clauses should be collapsed to one name
> # Reorder
> ## Inputs separately
> ## Outputs separately
> ## inputs with outputs and vice versa shouldn't be allowed
> ## Description column should be prevented
> ## Rows of table
> # Change column width
> ## Input
> ## Output
> ## Description
> # Rename any input clause
> # Rename any output clause
> # Undo or Redo anything from this list (x)
> ## DROOLS-2392
> # Save and reopen in any moment
> # Use table as not most upper left context entry of decision
> # Invoke menu when multiple cells selected (x)
> ## DROOLS-2393
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
8 years, 2 months
[JBoss JIRA] (DROOLS-2301) Decision Table editor
by Jozef Marko (JIRA)
[ https://issues.jboss.org/browse/DROOLS-2301?page=com.atlassian.jira.plugi... ]
Jozef Marko updated DROOLS-2301:
--------------------------------
Description:
h1. Refactoring for "Decision Table" editor
h2. Acceptance criteria:
# Set table orientation (/)
## This should not be affected by the change of hit policy or table data
# Change hit policy (/)
## Change should be visible in most left upper cell
## If {{COLLECT <function>}} was selected, then hit policy changed and then again {{COLLECT}} selected, then {{<function>}} should be same as previously
# Clear decision table context entry clicking to any header cell (/)
# Add rule (/)
## Above
### Clicking to existing row number
### Clicking to existing cell
## Below
### Clicking to existing row number
### Clicking to existing cell
# Add input (/)
## Before
### Clicking to existing input
### Clicking to existing output shouldn't allow to add input
## After
### Clicking to existing input
### Clicking to existing output shouldn't allow to add input
# Add output (/)
## Before
### Clicking to existing output
### Clicking to existing input shouldn't allow to add output
## After
### Clicking to existing output
### Clicking to existing input shouldn't allow to add output
# Remove
## Input
## Output
## Rule
## At least one item of all above have to be present - really like this!
# Output clauses should be collapsed to one name
# Reorder
## Inputs separately
## Outputs separately
## inputs with outputs and vice versa shouldn't be allowed
## Description column should be prevented
## Rows of table
# Change column width
## Input
## Output
## Description
# Rename any input clause
# Rename any output clause
# Undo or Redo anything from this list (x)
## DROOLS-2392
# Save and reopen in any moment
# Use table as not most upper left context entry of decision
# Invoke menu when multiple cells selected (x)
## DROOLS-2393
was:
h1. Refactoring for "Decision Table" editor
h2. Acceptance criteria:
# Set table orientation (/)
## This should not be affected by the change of hit policy or table data
# Change hit policy (/)
## Change should be visible in most left upper cell
## If {{COLLECT <function>}} was selected, then hit policy changed and then again {{COLLECT}} selected, then {{<function>}} should be same as previously
# Clear decision table context entry clicking to any header cell (/)
# Add rule (/)
## Above
### Clicking to existing row number
### Clicking to existing cell
## Below
### Clicking to existing row number
### Clicking to existing cell
# Add input (/)
## Before
### Clicking to existing input
### Clicking to existing output shouldn't allow to add input
## After
### Clicking to existing input
### Clicking to existing output shouldn't allow to add input
# Add output (/)
## Before
### Clicking to existing output
### Clicking to existing input shouldn't allow to add output
## After
### Clicking to existing output
### Clicking to existing input shouldn't allow to add output
# Remove
## Input
## Output
## Rule
# Output clauses should be collapsed to one name
# Reorder
## Inputs separately
## Outputs separately
## inputs with outputs and vice versa shouldn't be allowed
## Description column should be prevented
## Rows of table
# Change column width
## Input
## Output
## Description
# Rename any input clause
# Rename any output clause
# Undo or Redo anything from this list (x)
## DROOLS-2392
# Save and reopen in any moment
# Use table as not most upper left context entry of decision
# Invoke menu when multiple cells selected (x)
## DROOLS-2393
> Decision Table editor
> ---------------------
>
> Key: DROOLS-2301
> URL: https://issues.jboss.org/browse/DROOLS-2301
> Project: Drools
> Issue Type: Sub-task
> Components: DMN Editor
> Reporter: Michael Anstis
> Assignee: Michael Anstis
>
> h1. Refactoring for "Decision Table" editor
> h2. Acceptance criteria:
> # Set table orientation (/)
> ## This should not be affected by the change of hit policy or table data
> # Change hit policy (/)
> ## Change should be visible in most left upper cell
> ## If {{COLLECT <function>}} was selected, then hit policy changed and then again {{COLLECT}} selected, then {{<function>}} should be same as previously
> # Clear decision table context entry clicking to any header cell (/)
> # Add rule (/)
> ## Above
> ### Clicking to existing row number
> ### Clicking to existing cell
> ## Below
> ### Clicking to existing row number
> ### Clicking to existing cell
> # Add input (/)
> ## Before
> ### Clicking to existing input
> ### Clicking to existing output shouldn't allow to add input
> ## After
> ### Clicking to existing input
> ### Clicking to existing output shouldn't allow to add input
> # Add output (/)
> ## Before
> ### Clicking to existing output
> ### Clicking to existing input shouldn't allow to add output
> ## After
> ### Clicking to existing output
> ### Clicking to existing input shouldn't allow to add output
> # Remove
> ## Input
> ## Output
> ## Rule
> ## At least one item of all above have to be present - really like this!
> # Output clauses should be collapsed to one name
> # Reorder
> ## Inputs separately
> ## Outputs separately
> ## inputs with outputs and vice versa shouldn't be allowed
> ## Description column should be prevented
> ## Rows of table
> # Change column width
> ## Input
> ## Output
> ## Description
> # Rename any input clause
> # Rename any output clause
> # Undo or Redo anything from this list (x)
> ## DROOLS-2392
> # Save and reopen in any moment
> # Use table as not most upper left context entry of decision
> # Invoke menu when multiple cells selected (x)
> ## DROOLS-2393
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
8 years, 2 months
[JBoss JIRA] (DROOLS-2392) [DMN Designer] Undo and Redo does not update user interface
by Jozef Marko (JIRA)
[ https://issues.jboss.org/browse/DROOLS-2392?page=com.atlassian.jira.plugi... ]
Jozef Marko commented on DROOLS-2392:
-------------------------------------
[~manstis] sorry, I am not native speaker, I need somehow be aware of the relation.
> [DMN Designer] Undo and Redo does not update user interface
> -----------------------------------------------------------
>
> Key: DROOLS-2392
> URL: https://issues.jboss.org/browse/DROOLS-2392
> Project: Drools
> Issue Type: Bug
> Components: DMN Editor
> Reporter: Jozef Marko
> Assignee: Michael Anstis
> Attachments: Screenshot from 2018-03-16 10-38-41.png
>
>
> Undo and consequent Redo of commands which manipulates context entries (basically all) for non trivial scenarios does not update user interface correctly.
> In the steps for reproduce used AddRuleCommand, but generally it can be reproduced with any command.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
8 years, 2 months
[JBoss JIRA] (DROOLS-2393) [DMN Designer] Not expected results of commands when multiple cells selected
by Michael Anstis (JIRA)
[ https://issues.jboss.org/browse/DROOLS-2393?page=com.atlassian.jira.plugi... ]
Michael Anstis updated DROOLS-2393:
-----------------------------------
Sprint: 2018 Week 11-12
> [DMN Designer] Not expected results of commands when multiple cells selected
> ----------------------------------------------------------------------------
>
> Key: DROOLS-2393
> URL: https://issues.jboss.org/browse/DROOLS-2393
> Project: Drools
> Issue Type: Bug
> Components: DMN Editor
> Affects Versions: 7.7.0.Final
> Reporter: Jozef Marko
> Assignee: Michael Anstis
> Priority: Minor
>
> When multiple cells of the decision table are selected, then the behavior of inline context menu can be confusing for the user.
> Few scenarios:
> # Select multiple cells, invoke context menu, select delete rule -> just one deleted
> # Select multiple cells from different columns, invoke context menu, select delete -> just one column deleted
> # Select both input and output cells, context menu entries are established according to the last click
> # Select continuous block of cells, invoke context menu, selec insert rule below -> rule is not inserted below the most bottom cell of the block
> # ...
> Due to this, we should disable the context menu entries which could bring confusion for cases when multiple cells are selected
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
8 years, 2 months
[JBoss JIRA] (DROOLS-2392) [DMN Designer] Undo and Redo does not update user interface
by Michael Anstis (JIRA)
[ https://issues.jboss.org/browse/DROOLS-2392?page=com.atlassian.jira.plugi... ]
Michael Anstis commented on DROOLS-2392:
----------------------------------------
[~jomarko] Does this really block DROOLS-2301 the issue was not introduced by it; but has existed from day one :-(
> [DMN Designer] Undo and Redo does not update user interface
> -----------------------------------------------------------
>
> Key: DROOLS-2392
> URL: https://issues.jboss.org/browse/DROOLS-2392
> Project: Drools
> Issue Type: Bug
> Components: DMN Editor
> Reporter: Jozef Marko
> Assignee: Michael Anstis
> Attachments: Screenshot from 2018-03-16 10-38-41.png
>
>
> Undo and consequent Redo of commands which manipulates context entries (basically all) for non trivial scenarios does not update user interface correctly.
> In the steps for reproduce used AddRuleCommand, but generally it can be reproduced with any command.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
8 years, 2 months
[JBoss JIRA] (DROOLS-2301) Decision Table editor
by Jozef Marko (JIRA)
[ https://issues.jboss.org/browse/DROOLS-2301?page=com.atlassian.jira.plugi... ]
Jozef Marko updated DROOLS-2301:
--------------------------------
Description:
h1. Refactoring for "Decision Table" editor
h2. Acceptance criteria:
# Set table orientation (/)
## This should not be affected by the change of hit policy or table data
# Change hit policy (/)
## Change should be visible in most left upper cell
## If {{COLLECT <function>}} was selected, then hit policy changed and then again {{COLLECT}} selected, then {{<function>}} should be same as previously
# Clear decision table context entry clicking to any header cell (/)
# Add rule (/)
## Above
### Clicking to existing row number
### Clicking to existing cell
## Below
### Clicking to existing row number
### Clicking to existing cell
# Add input (/)
## Before
### Clicking to existing input
### Clicking to existing output shouldn't allow to add input
## After
### Clicking to existing input
### Clicking to existing output shouldn't allow to add input
# Add output (/)
## Before
### Clicking to existing output
### Clicking to existing input shouldn't allow to add output
## After
### Clicking to existing output
### Clicking to existing input shouldn't allow to add output
# Remove
## Input
## Output
## Rule
# Output clauses should be collapsed to one name
# Reorder
## Inputs separately
## Outputs separately
## inputs with outputs and vice versa shouldn't be allowed
## Description column should be prevented
## Rows of table
# Change column width
## Input
## Output
## Description
# Rename any input clause
# Rename any output clause
# Undo or Redo anything from this list (x)
## DROOLS-2392
# Save and reopen in any moment
# Use table as not most upper left context entry of decision
# Invoke menu when multiple cells selected (x)
## DROOLS-2393
was:
h1. Refactoring for "Decision Table" editor
h2. Acceptance criteria:
# Set table orientation (/)
## This should not be affected by the change of hit policy or table data
# Change hit policy (/)
## Change should be visible in most left upper cell
## If {{COLLECT <function>}} was selected, then hit policy changed and then again {{COLLECT}} selected, then {{<function>}} should be same as previously
# Clear decision table context entry clicking to any header cell (/)
# Add rule (/)
## Above
### Clicking to existing row number
### Clicking to existing cell
## Below
### Clicking to existing row number
### Clicking to existing cell
# Add input
## Before
### Clicking to existing input
### Clicking to existing output shouldn't allow to add input
## After
### Clicking to existing input
### Clicking to existing output shouldn't allow to add input
# Add output
## Before
### Clicking to existing output
### Clicking to existing input shouldn't allow to add output
## After
### Clicking to existing output
### Clicking to existing input shouldn't allow to add output
# Remove
## Input
## Output
## Rule
# Output clauses should be collapsed to one name
# Reorder
## Inputs separately
## Outputs separately
## inputs with outputs and vice versa shouldn't be allowed
## Description column should be prevented
## Rows of table
# Change column width
## Input
## Output
## Description
# Rename any input clause
# Rename any output clause
# Undo or Redo anything from this list (x)
## DROOLS-2392
# Save and reopen in any moment
# Use table as not most upper left context entry of decision
# Invoke menu when multiple cells selected (x)
## DROOLS-2393
> Decision Table editor
> ---------------------
>
> Key: DROOLS-2301
> URL: https://issues.jboss.org/browse/DROOLS-2301
> Project: Drools
> Issue Type: Sub-task
> Components: DMN Editor
> Reporter: Michael Anstis
> Assignee: Michael Anstis
>
> h1. Refactoring for "Decision Table" editor
> h2. Acceptance criteria:
> # Set table orientation (/)
> ## This should not be affected by the change of hit policy or table data
> # Change hit policy (/)
> ## Change should be visible in most left upper cell
> ## If {{COLLECT <function>}} was selected, then hit policy changed and then again {{COLLECT}} selected, then {{<function>}} should be same as previously
> # Clear decision table context entry clicking to any header cell (/)
> # Add rule (/)
> ## Above
> ### Clicking to existing row number
> ### Clicking to existing cell
> ## Below
> ### Clicking to existing row number
> ### Clicking to existing cell
> # Add input (/)
> ## Before
> ### Clicking to existing input
> ### Clicking to existing output shouldn't allow to add input
> ## After
> ### Clicking to existing input
> ### Clicking to existing output shouldn't allow to add input
> # Add output (/)
> ## Before
> ### Clicking to existing output
> ### Clicking to existing input shouldn't allow to add output
> ## After
> ### Clicking to existing output
> ### Clicking to existing input shouldn't allow to add output
> # Remove
> ## Input
> ## Output
> ## Rule
> # Output clauses should be collapsed to one name
> # Reorder
> ## Inputs separately
> ## Outputs separately
> ## inputs with outputs and vice versa shouldn't be allowed
> ## Description column should be prevented
> ## Rows of table
> # Change column width
> ## Input
> ## Output
> ## Description
> # Rename any input clause
> # Rename any output clause
> # Undo or Redo anything from this list (x)
> ## DROOLS-2392
> # Save and reopen in any moment
> # Use table as not most upper left context entry of decision
> # Invoke menu when multiple cells selected (x)
> ## DROOLS-2393
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
8 years, 2 months