[JBoss JIRA] (DROOLS-3959) [DMN Designer] Collapsed data type entry is unexpectedly expanded
by Jozef Marko (Jira)
Jozef Marko created DROOLS-3959:
-----------------------------------
Summary: [DMN Designer] Collapsed data type entry is unexpectedly expanded
Key: DROOLS-3959
URL: https://issues.jboss.org/browse/DROOLS-3959
Project: Drools
Issue Type: Bug
Components: DMN Editor
Affects Versions: 7.21.0.Final
Reporter: Jozef Marko
Assignee: Michael Anstis
Attachments: collapse-expand.webm
The collapsed data type entry is unexpectedly expanded if user insert a new field below it. For more details, see the attached video [^collapse-expand.webm].
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
6 years, 7 months
[JBoss JIRA] (WFCORE-4398) WorkerResourceDefinition.WorkerWriteAttributeHandler implementations incorrectly handle undefined values
by Michal Petrov (Jira)
[ https://issues.jboss.org/browse/WFCORE-4398?page=com.atlassian.jira.plugi... ]
Michal Petrov reassigned WFCORE-4398:
-------------------------------------
Assignee: Michal Petrov (was: Flavia Rainone)
> WorkerResourceDefinition.WorkerWriteAttributeHandler implementations incorrectly handle undefined values
> --------------------------------------------------------------------------------------------------------
>
> Key: WFCORE-4398
> URL: https://issues.jboss.org/browse/WFCORE-4398
> Project: WildFly Core
> Issue Type: Bug
> Components: IO
> Affects Versions: 6.0.2.Final, 7.0.0.Final, 8.0.0.Final, 9.0.0.Beta1
> Reporter: Brian Stansberry
> Assignee: Michal Petrov
> Priority: Major
>
> The WorkerResourceDefinition.WorkerWriteAttributeHandler implementations are not checking for undefined values before attempting type conversions:
> {code}
> 10:12:28,243 ERROR [org.jboss.as.controller.management-operation] (management-handler-thread - 1) WFLYCTL0013: Operation ("undefine-attribute") failed - address: ([
> ("subsystem" => "io"),
> ("worker" => "default")
> ]): java.lang.IllegalArgumentException
> at org.jboss.dmr.ModelValue.asInt(ModelValue.java:61)
> at org.jboss.dmr.ModelNode.asInt(ModelNode.java:288)
> at org.wildfly.extension.io.WorkerResourceDefinition$5.setValue(WorkerResourceDefinition.java:201)
> at org.wildfly.extension.io.WorkerResourceDefinition$WorkerWriteAttributeHandler.applyUpdateToRuntime(WorkerResourceDefinition.java:262)
> at org.jboss.as.controller.AbstractWriteAttributeHandler$1.execute(AbstractWriteAttributeHandler.java:104)
> {code}
> That stack trace maps to WildFly 14 / WildFly Core 6 code.
> It should be fine for the attributes that have default values, as there the default value would be passed in instead of undefined. But for the others some sort of handling is needed.
> I believe that special handling should be to pass in the default value used in the XNIO code.
> _*Any change to add any default value to the IO subsystem management API should be done via a separate JIRA. Do not mix this bug fix with an API change.*_
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
6 years, 7 months
[JBoss JIRA] (DROOLS-3877) DMN Decision table headers: Add edit table actions to contextual menu.
by Daniele Zonca (Jira)
[ https://issues.jboss.org/browse/DROOLS-3877?page=com.atlassian.jira.plugi... ]
Daniele Zonca commented on DROOLS-3877:
---------------------------------------
[~uxdlc]
What do you mean with
{{P.S. Daniele Zonca The header cell in Scenario does appear to get the highlight selection, is there a fix for that or is it in the works?}}
Do you have a screenshot?
> DMN Decision table headers: Add edit table actions to contextual menu.
> ----------------------------------------------------------------------
>
> Key: DROOLS-3877
> URL: https://issues.jboss.org/browse/DROOLS-3877
> Project: Drools
> Issue Type: Enhancement
> Components: DMN Editor
> Reporter: Elizabeth Clayton
> Assignee: Elizabeth Clayton
> Priority: Major
> Labels: Field, UX, UXTeam, drools-tools
> Attachments: Screen Shot 2019-04-18 at 5.04.49 PM.png, header-context.png, header-context2b.png
>
>
> As a user of this feature I want to have the possibility to add columns or rows in a DT when right-clicking on the table header.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
6 years, 7 months
[JBoss JIRA] (WFLY-11981) CLI not able to read backslash character correctly
by Jean Francois Denise (Jira)
[ https://issues.jboss.org/browse/WFLY-11981?page=com.atlassian.jira.plugin... ]
Jean Francois Denise closed WFLY-11981.
---------------------------------------
Resolution: Rejected
That is the way the DMR strings are displayed. We don't plan to make changes to this formatting.
> CLI not able to read backslash character correctly
> --------------------------------------------------
>
> Key: WFLY-11981
> URL: https://issues.jboss.org/browse/WFLY-11981
> Project: WildFly
> Issue Type: Bug
> Components: CLI
> Affects Versions: 14.0.0.Final
> Reporter: Saurabh Shriramwar
> Assignee: Michal Petrov
> Priority: Minor
>
> The output for CLI read-attribute operation is confusing and not able to read/interpret backslash characters properly.
> Whereas standalone.xml include the changes properly
> {code:java}
> <subsystem xmlns="urn:jboss:domain:mail:3.0">
> <mail-session name="default" jndi-name="java:jboss/mail/Default">
> <smtp-server outbound-socket-binding-ref="mail-smtp" username="auth\SampleUser"/>
> </mail-session>
> ........
> {code}
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
6 years, 7 months
[JBoss JIRA] (WFLY-12043) Upgrade to galleon 4.0
by Jean Francois Denise (Jira)
Jean Francois Denise created WFLY-12043:
-------------------------------------------
Summary: Upgrade to galleon 4.0
Key: WFLY-12043
URL: https://issues.jboss.org/browse/WFLY-12043
Project: WildFly
Issue Type: Component Upgrade
Components: Build System
Reporter: Jean Francois Denise
Assignee: Jean Francois Denise
In order to make feature-packs dependencies "provided", we need to use 4.0 WildFly Galleon maven plugin.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
6 years, 7 months