Skip to content

[FIX] ContextHandler: Merge local context into globals before serialization#2837

Merged
astaric merged 1 commit intobiolab:masterfrom
ales-erjavec:settings-context-merge-ordering
Dec 19, 2017
Merged

[FIX] ContextHandler: Merge local context into globals before serialization#2837
astaric merged 1 commit intobiolab:masterfrom
ales-erjavec:settings-context-merge-ordering

Conversation

@ales-erjavec
Copy link
Contributor

Issue

Start a fresh canvas session

File (iris) -> Scatter Plot

Change (one of) the selected axis variable. Remove the Scatter Plot and restart canvas and create the workflow again. The previous axis selection is not restored. Change the selection again. Remove the Scatter Plot widget then recreate (and connect) it again. The selected axis selection is restored. Restart canvas and recreate the workflow. The selected axis selection is restored.

Description of changes

Make the settings persistence consistent.

Includes
  • Code changes
  • Tests
  • Documentation

@codecov-io
Copy link

Codecov Report

Merging #2837 into master will not change coverage.
The diff coverage is 100%.

@@           Coverage Diff           @@
##           master    #2837   +/-   ##
=======================================
  Coverage   81.96%   81.96%           
=======================================
  Files         321      321           
  Lines       54841    54841           
=======================================
  Hits        44952    44952           
  Misses       9889     9889

@astaric astaric merged commit 551153a into biolab:master Dec 19, 2017
@ales-erjavec ales-erjavec deleted the settings-context-merge-ordering branch December 20, 2017 10:42
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.

3 participants