Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed bug: all objects with a specific label cannot be displayed if a… #2435

Merged
merged 2 commits into from Nov 17, 2020

Conversation

bsekachev
Copy link
Member

@bsekachev bsekachev commented Nov 16, 2020

…t least one tag with the label exist

Motivation and context

Resolve #2418

How has this been tested?

Manual testing
@dvkruchinin Hi, could you please write a test to check this issue?

Checklist

License

  • I submit my code changes under the same MIT License that covers the project.
    Feel free to contact the maintainers if that's a concern.
  • I have updated the license header for each file (see an example below)
# Copyright (C) 2020 Intel Corporation
#
# SPDX-License-Identifier: MIT

@bsekachev bsekachev added this to In progress in UI via automation Nov 16, 2020
@dvkruchinin
Copy link
Contributor

Hi. Yes, of course. I will write a test to test this fix.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 62.831% when pulling 926d19b on bs/fixed_issue_2418 into a9b2817 on develop.

@bsekachev bsekachev added the bug Something isn't working label Nov 16, 2020
@bsekachev bsekachev merged commit bfac26a into develop Nov 17, 2020
UI automation moved this from In progress to Done Nov 17, 2020
@bsekachev bsekachev deleted the bs/fixed_issue_2418 branch November 17, 2020 11:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
No open projects
UI
  
Done
Development

Successfully merging this pull request may close these issues.

A bug with hiding/unhiding an object from the label tab.
4 participants