[JBoss JIRA] (JBIDE-25434) Connection specific oc location taken even after override oc location is reset
by Jeff MAURY (JIRA)
[ https://issues.jboss.org/browse/JBIDE-25434?page=com.atlassian.jira.plugi... ]
Jeff MAURY reassigned JBIDE-25434:
----------------------------------
Assignee: Rob Stryker
> Connection specific oc location taken even after override oc location is reset
> ------------------------------------------------------------------------------
>
> Key: JBIDE-25434
> URL: https://issues.jboss.org/browse/JBIDE-25434
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.5.2.AM1
> Reporter: Jeff MAURY
> Assignee: Rob Stryker
> Labels: openshift, openshift_v3, server_adapter, server_adapter_wizard
> Fix For: 4.5.x
>
>
> ASSERT: have no oc binary configured at preferences
> ASSERT: have an oc configured at the connection level and override set
> EXEC: create a server adapter
> ASSERT: no warning about oc version should be displayed
> ASSERT: reset the oc override flag for the connection
> EXEC: create a server adapter
> ASSERT: a warning about oc should be set, but it is not
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
8 years, 4 months
[JBoss JIRA] (JBIDE-25434) Connection specific oc location taken even after override oc location is reset
by Jeff MAURY (JIRA)
Jeff MAURY created JBIDE-25434:
----------------------------------
Summary: Connection specific oc location taken even after override oc location is reset
Key: JBIDE-25434
URL: https://issues.jboss.org/browse/JBIDE-25434
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: openshift
Affects Versions: 4.5.2.AM1
Reporter: Jeff MAURY
Fix For: 4.5.x
ASSERT: have no oc binary configured at preferences
ASSERT: have an oc configured at the connection level and override set
EXEC: create a server adapter
ASSERT: no warning about oc version should be displayed
ASSERT: reset the oc override flag for the connection
EXEC: create a server adapter
ASSERT: a warning about oc should be set, but it is not
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
8 years, 4 months
[JBoss JIRA] (JBIDE-25430) New Openshift Server should not allow changing connection
by Rob Stryker (JIRA)
[ https://issues.jboss.org/browse/JBIDE-25430?page=com.atlassian.jira.plugi... ]
Rob Stryker updated JBIDE-25430:
--------------------------------
Fix Version/s: 4.5.2.AM2
> New Openshift Server should not allow changing connection
> ---------------------------------------------------------
>
> Key: JBIDE-25430
> URL: https://issues.jboss.org/browse/JBIDE-25430
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift, server
> Affects Versions: 4.5.2.AM1
> Reporter: Rob Stryker
> Assignee: Rob Stryker
> Fix For: 4.5.2.AM2
>
>
> The openshift 3 new server wizard page allows you to change the details of the connection you've selected. This already seems very wrong. It's inappropriate for you to be changing the details of a connection that already exists, at least if you're not making a duplicate connection and leaving the original untouched.
> Other server adapters or other parts of code may refer to these connections. Changing them in the new server wizard should not be a primary usecase. If the user does need to change them, it should be done via an 'edit connection' button, so teh user changes the connection but is aware he is changing it and is not simply making a duplicate with slightly different details.
> Some of the fields (in the advanced section) are even changed on the connection EVEN if you CANCEL out of the new server wizard. THis is a big problem, and probably has more to do with the openshift connection API than anything. However, limiting that from occurring in the new server wizard will remove half the ways this bug can occur, so that's still a benefit.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
8 years, 4 months
[JBoss JIRA] (JBIDE-25430) New Openshift Server should not allow editing connection
by Rob Stryker (JIRA)
[ https://issues.jboss.org/browse/JBIDE-25430?page=com.atlassian.jira.plugi... ]
Rob Stryker updated JBIDE-25430:
--------------------------------
Summary: New Openshift Server should not allow editing connection (was: New Openshift Server should not allow changing connection)
> New Openshift Server should not allow editing connection
> --------------------------------------------------------
>
> Key: JBIDE-25430
> URL: https://issues.jboss.org/browse/JBIDE-25430
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift, server
> Affects Versions: 4.5.2.AM1
> Reporter: Rob Stryker
> Assignee: Rob Stryker
> Fix For: 4.5.2.AM2
>
>
> The openshift 3 new server wizard page allows you to change the details of the connection you've selected. This already seems very wrong. It's inappropriate for you to be changing the details of a connection that already exists, at least if you're not making a duplicate connection and leaving the original untouched.
> Other server adapters or other parts of code may refer to these connections. Changing them in the new server wizard should not be a primary usecase. If the user does need to change them, it should be done via an 'edit connection' button, so teh user changes the connection but is aware he is changing it and is not simply making a duplicate with slightly different details.
> Some of the fields (in the advanced section) are even changed on the connection EVEN if you CANCEL out of the new server wizard. THis is a big problem, and probably has more to do with the openshift connection API than anything. However, limiting that from occurring in the new server wizard will remove half the ways this bug can occur, so that's still a benefit.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
8 years, 4 months
[JBoss JIRA] (JBIDE-25430) New Openshift Server should not allow editing connection
by Rob Stryker (JIRA)
[ https://issues.jboss.org/browse/JBIDE-25430?page=com.atlassian.jira.plugi... ]
Rob Stryker updated JBIDE-25430:
--------------------------------
Sprint: devex #141 December 2017
> New Openshift Server should not allow editing connection
> --------------------------------------------------------
>
> Key: JBIDE-25430
> URL: https://issues.jboss.org/browse/JBIDE-25430
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift, server
> Affects Versions: 4.5.2.AM1
> Reporter: Rob Stryker
> Assignee: Rob Stryker
> Fix For: 4.5.2.AM2
>
>
> The openshift 3 new server wizard page allows you to change the details of the connection you've selected. This already seems very wrong. It's inappropriate for you to be changing the details of a connection that already exists, at least if you're not making a duplicate connection and leaving the original untouched.
> Other server adapters or other parts of code may refer to these connections. Changing them in the new server wizard should not be a primary usecase. If the user does need to change them, it should be done via an 'edit connection' button, so teh user changes the connection but is aware he is changing it and is not simply making a duplicate with slightly different details.
> Some of the fields (in the advanced section) are even changed on the connection EVEN if you CANCEL out of the new server wizard. THis is a big problem, and probably has more to do with the openshift connection API than anything. However, limiting that from occurring in the new server wizard will remove half the ways this bug can occur, so that's still a benefit.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
8 years, 4 months