[JBoss JIRA] (DROOLS-3077) Enhance data type restrictions UX - Decision Table/properties
by Michael Anstis (Jira)
[ https://issues.jboss.org/browse/DROOLS-3077?page=com.atlassian.jira.plugi... ]
Michael Anstis edited comment on DROOLS-3077 at 3/6/19 10:56 AM:
-----------------------------------------------------------------
[~uxdlc] LGTM.
[~tirelli] Could you please confirm/clarify.
On https://redhat.invisionapp.com/share/DEQTMGIXU3Y#/screens/350182304 (where Age is the selected Data Type, with a Data Type constraint defined) it is clear that the _additional constraint_ will be on the {{InputClause}}'s {{UnaryTest}}. However on https://redhat.invisionapp.com/share/DEQTMGIXU3Y#/screens/350182306 (where the selected Data Type has no Data Type constraint defined) should the _additional constraint_ be added to the Data Type or the {{InputClause}}'s {{UnaryTest}} - I'd assume, for consistency, it'd be on the {{InputClause}}'s {{UnaryTest}} but want to be sure!
was (Author: manstis):
[~uxdlc] LGTM.
[~tirelli] Could you please confirm/clarify.
On https://redhat.invisionapp.com/share/DEQTMGIXU3Y#/screens/350182304 (where Age is the selected Data Type, with a Data Type constraint defined) it is clear that the _additional constraint_ will be on the {{InputClause}}'s {{UnaryTest}. However on https://redhat.invisionapp.com/share/DEQTMGIXU3Y#/screens/350182306 (where the selected Data Type has no Data Type constraint defined) should the _additional constraint_ be added to the Data Type or the {{InputClause}}'s {{UnaryTest}} - I'd assume, for consistency, it'd be on the {{InputClause}}'s {{UnaryTest}} but want to be sure!
> Enhance data type restrictions UX - Decision Table/properties
> -------------------------------------------------------------
>
> Key: DROOLS-3077
> URL: https://issues.jboss.org/browse/DROOLS-3077
> Project: Drools
> Issue Type: Story
> Components: DMN Editor
> Reporter: Liz Clayton
> Assignee: Liz Clayton
> Priority: Major
> Labels: UX, UXTeam, drools-tools
> Attachments: DataType selection ('Properties Panel' and 'in-grid').png, Screen Shot 2018-08-10 at 10.23.36 AM.png, Screen Shot 2018-08-24 at 8.38.37 AM.png, Screen Shot 2018-09-28 at 2.44.59 PM.png, date-time.png, date.png, enumration-widget.png, pop-overc.png, pop-overcSpecs.png, read-mode.png, select.png, time.png
>
>
> *Background*
> Persona: Business analyst or Rules practitioner
> Use Cases:
> * From the DMN canvas view - as a user I want to define data type restrictions (one-off instances) from a decision table .
> * From the Data Types dialog - as a user I want the ability to define constraints for the following types: https://docs.google.com/spreadsheets/d/1HLYwi5JrCEU6IxWRge7RCKANLiHCL0d2E...
> Functional considerations/ pre conditions:
> * Consider interaction in light of Property panel and consistency.
> * Underscore the notion of one-off constraints.
> Verification conditions:
> * Scrum team and PO review.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
5 years, 10 months
[JBoss JIRA] (DROOLS-3077) Enhance data type restrictions UX - Decision Table/properties
by Edson Tirelli (Jira)
[ https://issues.jboss.org/browse/DROOLS-3077?page=com.atlassian.jira.plugi... ]
Edson Tirelli commented on DROOLS-3077:
---------------------------------------
Additional constraints should be added to the InputClause.
> Enhance data type restrictions UX - Decision Table/properties
> -------------------------------------------------------------
>
> Key: DROOLS-3077
> URL: https://issues.jboss.org/browse/DROOLS-3077
> Project: Drools
> Issue Type: Story
> Components: DMN Editor
> Reporter: Liz Clayton
> Assignee: Liz Clayton
> Priority: Major
> Labels: UX, UXTeam, drools-tools
> Attachments: DataType selection ('Properties Panel' and 'in-grid').png, Screen Shot 2018-08-10 at 10.23.36 AM.png, Screen Shot 2018-08-24 at 8.38.37 AM.png, Screen Shot 2018-09-28 at 2.44.59 PM.png, date-time.png, date.png, enumration-widget.png, pop-overc.png, pop-overcSpecs.png, read-mode.png, select.png, time.png
>
>
> *Background*
> Persona: Business analyst or Rules practitioner
> Use Cases:
> * From the DMN canvas view - as a user I want to define data type restrictions (one-off instances) from a decision table .
> * From the Data Types dialog - as a user I want the ability to define constraints for the following types: https://docs.google.com/spreadsheets/d/1HLYwi5JrCEU6IxWRge7RCKANLiHCL0d2E...
> Functional considerations/ pre conditions:
> * Consider interaction in light of Property panel and consistency.
> * Underscore the notion of one-off constraints.
> Verification conditions:
> * Scrum team and PO review.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
5 years, 10 months
[JBoss JIRA] (DROOLS-3683) [DMN Designer] Data Types - Properties panel must be refreshed when a Data Type is created
by Michael Anstis (Jira)
[ https://issues.jboss.org/browse/DROOLS-3683?page=com.atlassian.jira.plugi... ]
Michael Anstis commented on DROOLS-3683:
----------------------------------------
You need to de-select the {{InputData}} by first selecting another node and then the {{InputData}} again.
The "Properties Panel" content does not update when changes on the Data Type tab affects available data-types.
> [DMN Designer] Data Types - Properties panel must be refreshed when a Data Type is created
> ------------------------------------------------------------------------------------------
>
> Key: DROOLS-3683
> URL: https://issues.jboss.org/browse/DROOLS-3683
> Project: Drools
> Issue Type: Bug
> Components: DMN Editor
> Affects Versions: 7.18.0.Final
> Reporter: Guilherme Carreiro
> Assignee: Guilherme Carreiro
> Priority: Major
> Labels: drools-tools
>
> Data Types are not refreshing the properties panel.
> Steps to reproduce
> - Add two input nodes ("Driver" and "Violation)
> - Add two decision nodes ("Suspended?" and "Fine?")
> - Connect "Drive" to "Suspended?"
> - Connect "Violation" to "Fine?"
> - Connect "Fine?" to "Suspended?"
> - Select "Violation"
> - Create three new DTs with an input node selected
> - Go back to the graph
> - Noticed the "Output data type" dropdown is not updated
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
5 years, 10 months
[JBoss JIRA] (DROOLS-3683) [DMN Designer] Data Types - Properties panel must be refreshed when a Data Type is created
by Michael Anstis (Jira)
[ https://issues.jboss.org/browse/DROOLS-3683?page=com.atlassian.jira.plugi... ]
Michael Anstis edited comment on DROOLS-3683 at 3/6/19 9:30 AM:
----------------------------------------------------------------
You need to re-select the {{InputData}} by first selecting another node and then the {{InputData}} again.
The "Properties Panel" content does not update when changes on the Data Type tab affects available data-types.
was (Author: manstis):
You need to de-select the {{InputData}} by first selecting another node and then the {{InputData}} again.
The "Properties Panel" content does not update when changes on the Data Type tab affects available data-types.
> [DMN Designer] Data Types - Properties panel must be refreshed when a Data Type is created
> ------------------------------------------------------------------------------------------
>
> Key: DROOLS-3683
> URL: https://issues.jboss.org/browse/DROOLS-3683
> Project: Drools
> Issue Type: Bug
> Components: DMN Editor
> Affects Versions: 7.18.0.Final
> Reporter: Guilherme Carreiro
> Assignee: Guilherme Carreiro
> Priority: Major
> Labels: drools-tools
>
> Data Types are not refreshing the properties panel.
> Steps to reproduce
> - Add two input nodes ("Driver" and "Violation)
> - Add two decision nodes ("Suspended?" and "Fine?")
> - Connect "Drive" to "Suspended?"
> - Connect "Violation" to "Fine?"
> - Connect "Fine?" to "Suspended?"
> - Select "Violation"
> - Create three new DTs with an input node selected
> - Go back to the graph
> - Noticed the "Output data type" dropdown is not updated
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
5 years, 10 months
[JBoss JIRA] (SWSQE-630) Setup Openshift 3.11 Cluster In PSI For Beta/GA Soak Testing
by Matt Mahoney (Jira)
[ https://issues.jboss.org/browse/SWSQE-630?page=com.atlassian.jira.plugin.... ]
Matt Mahoney updated SWSQE-630:
-------------------------------
Summary: Setup Openshift 3.11 Cluster In PSI For Beta/GA Soak Testing (was: Setup Openshift 3.1 Cluster In PSI For Beta/GA Soak Testing)
> Setup Openshift 3.11 Cluster In PSI For Beta/GA Soak Testing
> ------------------------------------------------------------
>
> Key: SWSQE-630
> URL: https://issues.jboss.org/browse/SWSQE-630
> Project: Kiali QE
> Issue Type: QE Task
> Reporter: Matt Mahoney
> Priority: Major
>
> There is a need to run soak tests on Kiali Beta and GA builds, that will run for about 5 days. This can not currently be done on OCP4/AWS due to the 48hr cluster life restriction.
> As an alternative to OCP4/AWS, run the Kiali soak tests on Openshift 3.11, and so so in the PSI Openstack infrastructure.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
5 years, 10 months
[JBoss JIRA] (SWSQE-630) Setup Openshift 3.1 Cluster In PSI For Beta/GA Soak Testing
by Matt Mahoney (Jira)
Matt Mahoney created SWSQE-630:
----------------------------------
Summary: Setup Openshift 3.1 Cluster In PSI For Beta/GA Soak Testing
Key: SWSQE-630
URL: https://issues.jboss.org/browse/SWSQE-630
Project: Kiali QE
Issue Type: QE Task
Reporter: Matt Mahoney
There is a need to run soak tests on Kiali Beta and GA builds, that will run for about 5 days. This can not currently be done on OCP4/AWS due to the 48hr cluster life restriction.
As an alternative to OCP4/AWS, run the Kiali soak tests on Openshift 3.11, and so so in the PSI Openstack infrastructure.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
5 years, 10 months
[JBoss JIRA] (SWSQE-629) Set up monitoring for istio PSI OpenStack project
by Filip Brychta (Jira)
Filip Brychta created SWSQE-629:
-----------------------------------
Summary: Set up monitoring for istio PSI OpenStack project
Key: SWSQE-629
URL: https://issues.jboss.org/browse/SWSQE-629
Project: Kiali QE
Issue Type: QE Task
Reporter: Filip Brychta
Assignee: Filip Brychta
We want to monitor usage of the cluster and send emails with usage to users and alerts when we are coming close to the resource limits.
Maybe send email warning for long running machines to owners?
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
5 years, 10 months