[JBoss JIRA] (JBIDE-21056) Application wizard: Predefined labels are not treated in same way
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-21056?page=com.atlassian.jira.plugi... ]
Andre Dietisheim commented on JBIDE-21056:
------------------------------------------
I can reproduce this, the 2 labels are:
* template = eap64-basic-s2i => *NOT EDITABLE*
* xpaas = 1.2.0 => *EDITABLE*
> Application wizard: Predefined labels are not treated in same way
> -----------------------------------------------------------------
>
> Key: JBIDE-21056
> URL: https://issues.jboss.org/browse/JBIDE-21056
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.3.1.Beta1
> Environment: Nightly JBT. OpenShift tooling build Version: 3.1.0.Beta1-v20151104-0336-B66
> Reporter: Marián Labuda
> Labels: application_wizard, openshift_v3
>
> Labels in a New OpenShift Application wizard on the page containing label managing are not treated equally. When application is build on a template with more predefined labels, the first one listed in the table with labels is read-only, but the second one (maybe also further labels) are editable and removable. We should treat all labels equally. Either take them as read only from templates or allow user to modify them. As an testing example was used template located at https://github.com/jboss-openshift/application-templates/blob/master/eap/...
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 5 months
[JBoss JIRA] (JBIDE-21057) Web Services Tester locks up when editing
by Andrej Podhradsky (JIRA)
[ https://issues.jboss.org/browse/JBIDE-21057?page=com.atlassian.jira.plugi... ]
Andrej Podhradsky commented on JBIDE-21057:
-------------------------------------------
This issue is only on Mac. Yes, I'll try to debug it, but I'm not sure whether I can do it today (need to finish more important issues)
> Web Services Tester locks up when editing
> ------------------------------------------
>
> Key: JBIDE-21057
> URL: https://issues.jboss.org/browse/JBIDE-21057
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: webservices
> Affects Versions: 4.2.3.Final
> Environment: Mac setup:
> • OS X 10.9.4
> • JBDS 8.1.0.GA-v20150327-1349-B467
> • Fuse Tooling 7.2.3.v20151008-1250-H108-CR2
> • Switchyard 2.0.1v20150923-1505-H19-CR1
> • JRE 1.7.0_25-b15
> Reporter: Jane Murphey
> Assignee: Brian Fitzpatrick
> Priority: Critical
> Attachments: OSX_WebServicTesterHang.rtf
>
>
> When using the tree view in the Web Service Tester to edit request message values, the entire workbench freezes. Nothing appears in the error log and I have been unable to reproduce in a Windows environment.
> Will get a simpler reproducible case, but am posting what [~jmurphey] has documented so far.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 5 months
[JBoss JIRA] (JBIDE-21056) Application wizard: Predefined labels are not treated in same way
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-21056?page=com.atlassian.jira.plugi... ]
Andre Dietisheim updated JBIDE-21056:
-------------------------------------
Summary: Application wizard: Predefined labels are not treated in same way (was: Predefined labels are not treated in same way)
> Application wizard: Predefined labels are not treated in same way
> -----------------------------------------------------------------
>
> Key: JBIDE-21056
> URL: https://issues.jboss.org/browse/JBIDE-21056
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.3.1.Beta1
> Environment: Nightly JBT. OpenShift tooling build Version: 3.1.0.Beta1-v20151104-0336-B66
> Reporter: Marián Labuda
> Labels: application_wizard, openshift_v3
>
> Labels in a New OpenShift Application wizard on the page containing label managing are not treated equally. When application is build on a template with more predefined labels, the first one listed in the table with labels is read-only, but the second one (maybe also further labels) are editable and removable. We should treat all labels equally. Either take them as read only from templates or allow user to modify them. As an testing example was used template located at https://github.com/jboss-openshift/application-templates/blob/master/eap/...
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 5 months
[JBoss JIRA] (JBIDE-21057) Web Services Tester locks up when editing
by Brian Fitzpatrick (JIRA)
[ https://issues.jboss.org/browse/JBIDE-21057?page=com.atlassian.jira.plugi... ]
Brian Fitzpatrick commented on JBIDE-21057:
-------------------------------------------
[~apodhrad] That's bizarre. I can't duplicate this on Windows at all. Can you try on Linux to see if you see the same behavior?
One question though - you're using Luna with JDK 1.8? Or Mars? This particular scenario involves Luna.
Also, I'm wondering if it's a JRE vs. JDK thing... But without something I can reproduce here I'm stuck as far as debugging.
Any chance I could get you to pull the JBoss Tools Web Services code to debug on Mac?
> Web Services Tester locks up when editing
> ------------------------------------------
>
> Key: JBIDE-21057
> URL: https://issues.jboss.org/browse/JBIDE-21057
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: webservices
> Affects Versions: 4.2.3.Final
> Environment: Mac setup:
> • OS X 10.9.4
> • JBDS 8.1.0.GA-v20150327-1349-B467
> • Fuse Tooling 7.2.3.v20151008-1250-H108-CR2
> • Switchyard 2.0.1v20150923-1505-H19-CR1
> • JRE 1.7.0_25-b15
> Reporter: Jane Murphey
> Assignee: Brian Fitzpatrick
> Priority: Critical
> Attachments: OSX_WebServicTesterHang.rtf
>
>
> When using the tree view in the Web Service Tester to edit request message values, the entire workbench freezes. Nothing appears in the error log and I have been unable to reproduce in a Windows environment.
> Will get a simpler reproducible case, but am posting what [~jmurphey] has documented so far.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 5 months
[JBoss JIRA] (JBIDE-21062) Context menu items to trigger a new build containg incorrect label
by Marián Labuda (JIRA)
Marián Labuda created JBIDE-21062:
-------------------------------------
Summary: Context menu items to trigger a new build containg incorrect label
Key: JBIDE-21062
URL: https://issues.jboss.org/browse/JBIDE-21062
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: openshift
Affects Versions: 4.3.1.Beta1
Reporter: Marián Labuda
In OpenShift Explorer view, context menu to start a new build from existing build config is shown as "Start Build..." and context menu to clone an existing build is "Clone Build...". Both should omit "..." part, because there is no further user interaction needed nor user is prompted. It should be "Start Build" and "Clone Build".
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 5 months