[JBoss JIRA] (DROOLS-3261) [DMN Designer] The `defaultOutputValue` is being persisted as an `outputValue`
by Jozef Marko (Jira)
[ https://issues.jboss.org/browse/DROOLS-3261?page=com.atlassian.jira.plugi... ]
Jozef Marko commented on DROOLS-3261:
-------------------------------------
[~manstis] thanks, I reported the typeRef inconsistency I see as https://issues.jboss.org/browse/DROOLS-3289.
> [DMN Designer] The `defaultOutputValue` is being persisted as an `outputValue`
> ------------------------------------------------------------------------------
>
> Key: DROOLS-3261
> URL: https://issues.jboss.org/browse/DROOLS-3261
> Project: Drools
> Issue Type: Bug
> Components: DMN Editor
> Reporter: Guilherme Carreiro
> Assignee: Michael Anstis
> Priority: Blocker
> Labels: drools-tools
> Fix For: 7.14.0.Final
>
> Attachments: diagram.png, dtable.png
>
>
> When the user persists the following diagram:
> !diagram.png|thumbnail!
> ..with the following Decision Table:
> !dtable.png|thumbnail!
> .. select the "Can drink beer?" header, set the default value as {{false}} and the file:
> {quote}
> <dmn:outputValues id="_A117F7DC-508C-4132-8F5F-8F8F2B0B489F">
> <dmn:text>false</dmn:text>
> </dmn:outputValues>
> <dmn:defaultOutputEntry id="_A4881AD1-7EDC-4B4D-AC00-078626795BA7" typeRef="string">
> <dmn:text></dmn:text>
> </dmn:defaultOutputEntry>
> {quote}
> ..and the expected behaviour is to persist the value {{false}} in the {{defaultOutputEntry}}.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years, 6 months
[JBoss JIRA] (DROOLS-3289) [DMN Designer] Default Output Value typeRef
by Jozef Marko (Jira)
Jozef Marko created DROOLS-3289:
-----------------------------------
Summary: [DMN Designer] Default Output Value typeRef
Key: DROOLS-3289
URL: https://issues.jboss.org/browse/DROOLS-3289
Project: Drools
Issue Type: Bug
Components: DMN Editor
Reporter: Jozef Marko
Assignee: Michael Anstis
If the default output value of decision table is set, its {{typeRef}} doesn't respect its parent {{typeRef}}, example below.
{code:xml}
<dmn:output id="_8023A5BD-71A4-4C3F-A5B9-B62D5BC34345" name="output-1" typeRef="number">
<dmn:outputValues id="_C9AEC57C-1F1E-4115-9449-F287F010EA07">
<dmn:text>456</dmn:text>
</dmn:outputValues>
<dmn:defaultOutputEntry id="_36F46818-D5F9-4F58-A758-73B853EC418B" typeRef="string">
<dmn:text>123</dmn:text>
</dmn:defaultOutputEntry>
</dmn:output>
...
{code}
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years, 6 months
[JBoss JIRA] (DROOLS-3289) [DMN Designer] Default Output Value typeRef
by Jozef Marko (Jira)
[ https://issues.jboss.org/browse/DROOLS-3289?page=com.atlassian.jira.plugi... ]
Jozef Marko commented on DROOLS-3289:
-------------------------------------
[~manstis] [~tirelli] please advice priority.
> [DMN Designer] Default Output Value typeRef
> -------------------------------------------
>
> Key: DROOLS-3289
> URL: https://issues.jboss.org/browse/DROOLS-3289
> Project: Drools
> Issue Type: Bug
> Components: DMN Editor
> Reporter: Jozef Marko
> Assignee: Michael Anstis
> Priority: Major
> Labels: drools-tools
>
> If the default output value of decision table is set, its {{typeRef}} doesn't respect its parent {{typeRef}}, example below.
> {code:xml}
> <dmn:output id="_8023A5BD-71A4-4C3F-A5B9-B62D5BC34345" name="output-1" typeRef="number">
> <dmn:outputValues id="_C9AEC57C-1F1E-4115-9449-F287F010EA07">
> <dmn:text>456</dmn:text>
> </dmn:outputValues>
> <dmn:defaultOutputEntry id="_36F46818-D5F9-4F58-A758-73B853EC418B" typeRef="string">
> <dmn:text>123</dmn:text>
> </dmn:defaultOutputEntry>
> </dmn:output>
> ...
> {code}
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years, 6 months
[JBoss JIRA] (DROOLS-3281) [DMN Designer] The output name is valorized for single output decision table
by Jozef Marko (Jira)
[ https://issues.jboss.org/browse/DROOLS-3281?page=com.atlassian.jira.plugi... ]
Jozef Marko updated DROOLS-3281:
--------------------------------
Description:
h2. Manual acceptance test
- Decision Table expression with single output, no name stored (/)
- Decision Table expression with multiple outputs, name stored (/)
was:
h2. Manual acceptance test
- Decision Table expression with single output, no name stored
- Decision Table expression with multiple outputs, name stored
> [DMN Designer] The output name is valorized for single output decision table
> ----------------------------------------------------------------------------
>
> Key: DROOLS-3281
> URL: https://issues.jboss.org/browse/DROOLS-3281
> Project: Drools
> Issue Type: Bug
> Components: DMN Editor
> Reporter: Matteo Mortari
> Assignee: Matteo Mortari
> Priority: Blocker
> Labels: drools-tools
>
> h2. Manual acceptance test
> - Decision Table expression with single output, no name stored (/)
> - Decision Table expression with multiple outputs, name stored (/)
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years, 6 months
[JBoss JIRA] (WFLY-11117) Executing legacy operations in mod_cluster subsystem is not possible with configuration with just one proxy
by James Perkins (Jira)
[ https://issues.jboss.org/browse/WFLY-11117?page=com.atlassian.jira.plugin... ]
James Perkins updated WFLY-11117:
---------------------------------
Fix Version/s: 15.0.0.Alpha1
> Executing legacy operations in mod_cluster subsystem is not possible with configuration with just one proxy
> -----------------------------------------------------------------------------------------------------------
>
> Key: WFLY-11117
> URL: https://issues.jboss.org/browse/WFLY-11117
> Project: WildFly
> Issue Type: Bug
> Components: mod_cluster
> Affects Versions: 14.0.0.Final
> Reporter: Jan Kašík
> Assignee: Radoslav Husar
> Priority: Major
> Fix For: 15.0.0.Alpha1
>
>
> Running legacy operation ends up with an error:
> {code}
> [standalone@localhost:9990 /] /subsystem=modcluster/:disable
> {
> "outcome" => "failed",
> "failure-description" => "WFLYMODCLS0022: Legacy operations cannot be used with multiple proxy configurations. Use non-deprecated operations at the correct proxy address.",
> "rolled-back" => true
> }
> {code}
> mod_cluster configuration:
> {code}
> [standalone@localhost:9990 /] /subsystem=modcluster/:read-resource
> {
> "outcome" => "success",
> "result" => {
> "mod-cluster-config" => {"configuration" => undefined},
> "proxy" => {"default" => undefined}
> }
> }
> {code}
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years, 6 months
[JBoss JIRA] (SWSQE-490) b16 cluster is down
by Matt Mahoney (Jira)
[ https://issues.jboss.org/browse/SWSQE-490?page=com.atlassian.jira.plugin.... ]
Matt Mahoney updated SWSQE-490:
-------------------------------
Description:
B16 cluster is down / not working / broken.
Backgroud:
- Openshift projects were not deleting
- Restarted all (3) nodes
- Cluster did not come back up
was:
B16 cluster is down.
Backgroud:
- Openshift projects were not deleting
- Restarted all (3) nodes
- Cluster did not come back up
Team: Infrastructure (was: Infrastructure)
> b16 cluster is down
> -------------------
>
> Key: SWSQE-490
> URL: https://issues.jboss.org/browse/SWSQE-490
> Project: Kiali QE
> Issue Type: Bug
> Reporter: Matt Mahoney
> Assignee: Michael Foley
> Priority: Major
>
> B16 cluster is down / not working / broken.
> Backgroud:
> - Openshift projects were not deleting
> - Restarted all (3) nodes
> - Cluster did not come back up
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years, 6 months