[JBoss JIRA] (JBIDE-25763) Delete Resources: Search filter does not show correct results
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-25763?page=com.atlassian.jira.plugi... ]
Andre Dietisheim updated JBIDE-25763:
-------------------------------------
Fix Version/s: (was: 4.5.3.AM2)
> Delete Resources: Search filter does not show correct results
> -------------------------------------------------------------
>
> Key: JBIDE-25763
> URL: https://issues.jboss.org/browse/JBIDE-25763
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.5.3.AM2
> Reporter: Josef Kopriva
> Assignee: Andre Dietisheim
> Labels: delete_resources
> Fix For: 4.5.3.AM3
>
> Attachments: afterChangingFilter.png, afterOpening.png
>
>
> Delete resources filter does not work as expected - there are 2 use cases:
> 1. After opening wizard there are shown also *Secret* type resources:
> !afterOpening.png|thumbnail!
> , but after changing filter a deleting it, *Secret*s are not shown:
> !afterChangingFilter.png|thumbnail!
> 2. In my opinion *Label filter* should also work for columns *Name* and *Type*
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
6 years, 9 months
[JBoss JIRA] (JBIDE-25755) Delete Resources: Search filter does not show correct results
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-25755?page=com.atlassian.jira.plugi... ]
Andre Dietisheim updated JBIDE-25755:
-------------------------------------
Fix Version/s: (was: 4.5.3.AM3)
> Delete Resources: Search filter does not show correct results
> -------------------------------------------------------------
>
> Key: JBIDE-25755
> URL: https://issues.jboss.org/browse/JBIDE-25755
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.5.3.AM2
> Reporter: Josef Kopriva
> Assignee: Andre Dietisheim
> Labels: delete_resources
> Fix For: 4.5.3.AM2
>
> Attachments: afterChangingFilter.png, afterOpening.png
>
>
> Delete resources filter does not work as expected - there are 2 use cases:
> 1. After opening wizard there are shown also *Secret* type resources:
> !afterOpening.png|thumbnail!
> , but after changing filter a deleting it, *Secret*s are not shown:
> !afterChangingFilter.png|thumbnail!
> 2. In my opinion *Label filter* should also work for columns *Name* and *Type*
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
6 years, 9 months
[JBoss JIRA] (JBIDE-25763) Delete Resources: Search filter does not show correct results
by Andre Dietisheim (JIRA)
Andre Dietisheim created JBIDE-25763:
----------------------------------------
Summary: Delete Resources: Search filter does not show correct results
Key: JBIDE-25763
URL: https://issues.jboss.org/browse/JBIDE-25763
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: openshift
Affects Versions: 4.5.3.AM2
Reporter: Josef Kopriva
Assignee: Andre Dietisheim
Fix For: 4.5.3.AM2, 4.5.3.AM3
Attachments: afterChangingFilter.png, afterOpening.png
Delete resources filter does not work as expected - there are 2 use cases:
1. After opening wizard there are shown also *Secret* type resources:
!afterOpening.png|thumbnail!
, but after changing filter a deleting it, *Secret*s are not shown:
!afterChangingFilter.png|thumbnail!
2. In my opinion *Label filter* should also work for columns *Name* and *Type*
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
6 years, 9 months
[JBoss JIRA] (JBIDE-25755) Delete Resources: Search filter does not show correct results
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-25755?page=com.atlassian.jira.plugi... ]
Andre Dietisheim commented on JBIDE-25755:
------------------------------------------
https://github.com/jbosstools/jbosstools-openshift/pull/1686 is merged as for 4.5.3.AM2, usecase 1. fixed.
Usecase 2. is up for fixing in upcoming sprints.
> Delete Resources: Search filter does not show correct results
> -------------------------------------------------------------
>
> Key: JBIDE-25755
> URL: https://issues.jboss.org/browse/JBIDE-25755
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.5.3.AM2
> Reporter: Josef Kopriva
> Assignee: Andre Dietisheim
> Labels: delete_resources
> Fix For: 4.5.3.AM2, 4.5.3.AM3
>
> Attachments: afterChangingFilter.png, afterOpening.png
>
>
> Delete resources filter does not work as expected - there are 2 use cases:
> 1. After opening wizard there are shown also *Secret* type resources:
> !afterOpening.png|thumbnail!
> , but after changing filter a deleting it, *Secret*s are not shown:
> !afterChangingFilter.png|thumbnail!
> 2. In my opinion *Label filter* should also work for columns *Name* and *Type*
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
6 years, 9 months
[JBoss JIRA] (JBIDE-25755) Delete Resources: Search filter does not show correct results
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-25755?page=com.atlassian.jira.plugi... ]
Andre Dietisheim edited comment on JBIDE-25755 at 2/28/18 6:14 PM:
-------------------------------------------------------------------
case 1. aka "Show Secrets after removing filter expression" is fixed in https://github.com/jbosstools/jbosstools-openshift/pull/1686
This PR also fixes the following usecase as in JBIDE-25762:
# ASSERT: have a project with resources
# EXEC: open up "Delete Resources" wizard
# EXEC: enter a filter expression that contains several characters
# ASSERT: only resources with matching filter are listed, matching label parts are highlighted
# EXEC: remove a character from the filter expression
Result:
highlighted ("selected") label part in the "Labels" column is *NOT* updated.
was (Author: adietish):
case 1. aka "Show Secrets after removing filter expression" is fixed in https://github.com/jbosstools/jbosstools-openshift/pull/1686
This PR also fixes the following usecase:
# ASSERT: have a project with resources
# EXEC: open up "Delete Resources" wizard
# EXEC: enter a filter expression that contains several characters
# ASSERT: only resources with matching filter are listed, matching label parts are highlighted
# EXEC: remove a character from the filter expression
Result:
highlighted ("selected") label part in the "Labels" column is *NOT* updated.
> Delete Resources: Search filter does not show correct results
> -------------------------------------------------------------
>
> Key: JBIDE-25755
> URL: https://issues.jboss.org/browse/JBIDE-25755
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.5.3.AM2
> Reporter: Josef Kopriva
> Assignee: Andre Dietisheim
> Labels: delete_resources
> Fix For: 4.5.3.AM2, 4.5.3.AM3
>
> Attachments: afterChangingFilter.png, afterOpening.png
>
>
> Delete resources filter does not work as expected - there are 2 use cases:
> 1. After opening wizard there are shown also *Secret* type resources:
> !afterOpening.png|thumbnail!
> , but after changing filter a deleting it, *Secret*s are not shown:
> !afterChangingFilter.png|thumbnail!
> 2. In my opinion *Label filter* should also work for columns *Name* and *Type*
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
6 years, 9 months
[JBoss JIRA] (JBIDE-25755) Delete Resources: Search filter does not show correct results
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-25755?page=com.atlassian.jira.plugi... ]
Andre Dietisheim edited comment on JBIDE-25755 at 2/28/18 6:14 PM:
-------------------------------------------------------------------
case 1. aka "Show Secrets after removing filter expression" is fixed in https://github.com/jbosstools/jbosstools-openshift/pull/1686
This PR also fixes the following usecase as in JBIDE-25762:
# ASSERT: have a project with resources
# EXEC: open up "Delete Resources" wizard
# EXEC: enter a filter expression that contains several characters
# ASSERT: only resources with matching filter are listed, matching label parts are highlighted
# EXEC: remove a character from the filter expression
Result:
highlighted ("selected") label part in the "Labels" column are *NOT* updated.
was (Author: adietish):
case 1. aka "Show Secrets after removing filter expression" is fixed in https://github.com/jbosstools/jbosstools-openshift/pull/1686
This PR also fixes the following usecase as in JBIDE-25762:
# ASSERT: have a project with resources
# EXEC: open up "Delete Resources" wizard
# EXEC: enter a filter expression that contains several characters
# ASSERT: only resources with matching filter are listed, matching label parts are highlighted
# EXEC: remove a character from the filter expression
Result:
highlighted ("selected") label part in the "Labels" column is *NOT* updated.
> Delete Resources: Search filter does not show correct results
> -------------------------------------------------------------
>
> Key: JBIDE-25755
> URL: https://issues.jboss.org/browse/JBIDE-25755
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.5.3.AM2
> Reporter: Josef Kopriva
> Assignee: Andre Dietisheim
> Labels: delete_resources
> Fix For: 4.5.3.AM2, 4.5.3.AM3
>
> Attachments: afterChangingFilter.png, afterOpening.png
>
>
> Delete resources filter does not work as expected - there are 2 use cases:
> 1. After opening wizard there are shown also *Secret* type resources:
> !afterOpening.png|thumbnail!
> , but after changing filter a deleting it, *Secret*s are not shown:
> !afterChangingFilter.png|thumbnail!
> 2. In my opinion *Label filter* should also work for columns *Name* and *Type*
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
6 years, 9 months
[JBoss JIRA] (JBIDE-25762) Delete Resources: removing character off filter expression wont update "selection" in matching label portions
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-25762?page=com.atlassian.jira.plugi... ]
Andre Dietisheim resolved JBIDE-25762.
--------------------------------------
Resolution: Done
> Delete Resources: removing character off filter expression wont update "selection" in matching label portions
> -------------------------------------------------------------------------------------------------------------
>
> Key: JBIDE-25762
> URL: https://issues.jboss.org/browse/JBIDE-25762
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.5.3.AM1
> Reporter: Andre Dietisheim
> Assignee: Andre Dietisheim
> Labels: delete_resources
> Fix For: 4.5.3.AM2
>
>
> # ASSERT: have a project with resources
> # EXEC: open up "Delete Resources" wizard
> # EXEC: enter a filter expression that contains several characters
> # ASSERT: only resources with matching filter are listed, matching label parts are highlighted
> # EXEC: remove a character from the filter expression
> Result:
> highlighted ("selected") label part in the "Labels" column is *NOT* updated.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
6 years, 9 months
[JBoss JIRA] (JBIDE-25762) Delete Resources: removing character off filter expression wont update "selection" in matching label portions
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-25762?page=com.atlassian.jira.plugi... ]
Andre Dietisheim updated JBIDE-25762:
-------------------------------------
Description:
# ASSERT: have a project with resources
# EXEC: open up "Delete Resources" wizard
# EXEC: enter a filter expression that contains several characters
# ASSERT: only resources with matching filter are listed, matching label parts are highlighted
# EXEC: remove a character from the filter expression
Result:
highlighted ("selected") label part in the "Labels" column is *NOT* updated.
was:
# ASSERT: have a project with resources
# EXEC: open up "Delete Resources" wizard
# EXEC: enter a filter expression that contains several characters
# ASSERT: only resources with matching filter are listed, matching label parts are highlighted
# EXEC: remove a character from the filter expression
Result:
highlighted ("selected") label part in the "Labels" column is *NOT* updated.
> Delete Resources: removing character off filter expression wont update "selection" in matching label portions
> -------------------------------------------------------------------------------------------------------------
>
> Key: JBIDE-25762
> URL: https://issues.jboss.org/browse/JBIDE-25762
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.5.3.AM1
> Reporter: Andre Dietisheim
> Assignee: Andre Dietisheim
> Labels: delete_resources
> Fix For: 4.5.3.AM2
>
>
> # ASSERT: have a project with resources
> # EXEC: open up "Delete Resources" wizard
> # EXEC: enter a filter expression that contains several characters
> # ASSERT: only resources with matching filter are listed, matching label parts are highlighted
> # EXEC: remove a character from the filter expression
> Result:
> highlighted ("selected") label part in the "Labels" column is *NOT* updated.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
6 years, 9 months