[
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)