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

[FIX] OWDataTable: reset selections on domain change #3327

Merged
merged 3 commits into from
Oct 26, 2018

Conversation

robertcv
Copy link
Collaborator

Issue

Fixes #3261
On domain change, selections should be reset.

Description of changes

Set selection settings to schema only.

Includes
  • Code changes
  • Tests
  • Documentation

@lanzagar lanzagar added this to the 3.17 milestone Oct 26, 2018
@codecov
Copy link

codecov bot commented Oct 26, 2018

Codecov Report

Merging #3327 into master will increase coverage by 0.03%.
The diff coverage is 100%.

@@            Coverage Diff            @@
##           master   #3327      +/-   ##
=========================================
+ Coverage   82.06%   82.1%   +0.03%     
=========================================
  Files         351     351              
  Lines       61898   61961      +63     
=========================================
+ Hits        50799   50870      +71     
+ Misses      11099   11091       -8

@lanzagar lanzagar merged commit 442fd16 into biolab:master Oct 26, 2018
@robertcv robertcv deleted the fixes/table_select branch May 31, 2019 11:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants