View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0015246ParaView(No Category)public2015-01-08 08:342015-09-06 12:18
ReporterCory Quammen 
Assigned ToCory Quammen 
PrioritynormalSeverityminorReproducibilityhave not tried
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Versiongit-master 
Target VersionFixed in Version4.4 
Summary0015246: "Add active values" does not update values when data updated
DescriptionSteps to reproduce:

- Load attached state file AddActiveValues.pvsm
- Change color by array to "result"
- Click "Edit Color Map"
- Check "Interpret Values As Categories"
- Click "Add active values"
- Click "Choose preset", select any color map
- Modify expression in Python calculator to

mod(inputs[0].PointData['Ids'], 3) + 5

- Click "Add active values" again

The active values should update, but they do not, even after clearing the list before selecting "Add active values".
TagsNo tags attached.
ProjectTBD
Topic Name15246_updated_data_active_values
Typeincorrect functionality
Attached Files? file icon AddActiveValues.pvsm [^] (155,309 bytes) 2015-01-20 17:16

 Relationships

  Notes
(0034090)
Cory Quammen (developer)
2015-01-21 11:28

commit 7dcc5e50e51d620698fc1c71d610bac0832f41d7
Author: Cory Quammen <cory.quammen@kitware.com>
Date: Tue Jan 20 17:03:44 2015 -0500

    BUG 15246: Active values don't change when data updated
    
    When the underlying data in a pipeline source changes, the active
    values may change as well. That couldn't happen prior to this patch.
    
    Change-Id: I3d35fac3ba022da9bd3f0001fdc2574bffb039bd
(0034092)
Utkarsh Ayachit (administrator)
2015-01-22 09:52

SUMMARY
---------------------------------------------
Topics merged into master (v4.3.1-46-gc563e84):
        15246_updated_data_active_values
        allow-catalyst-tables
        cgns-plugin-string-fix
        custom_color_map_defaults_for_arrays
        fix_sphinx_icon
        internal_halo_finder
        new_cosmotools
(VTK) pvweb-document-disable-registry
        read_only_certain_halos


---------------------------------------------
Topics reverted from next:
  msmpi-fix
  pvweb-add-scalar-range-controls
(0034251)
Alan Scott (manager)
2015-02-18 18:50

I think I understood this and tested correctly. If not, please reopen the bug.

Tested local server, Linux, master.

 Issue History
Date Modified Username Field Change
2015-01-08 08:34 Cory Quammen New Issue
2015-01-20 17:16 Cory Quammen File Added: AddActiveValues.pvsm
2015-01-21 11:28 Cory Quammen Topic Name => 15246_updated_data_active_values
2015-01-21 11:28 Cory Quammen Note Added: 0034090
2015-01-21 11:28 Cory Quammen Status backlog => gatekeeper review
2015-01-21 11:28 Cory Quammen Fixed in Version => git-next
2015-01-21 11:28 Cory Quammen Resolution open => fixed
2015-01-21 11:28 Cory Quammen Assigned To => Cory Quammen
2015-01-22 09:52 Utkarsh Ayachit Fixed in Version git-next => git-master
2015-01-22 09:52 Utkarsh Ayachit Status gatekeeper review => customer review
2015-01-22 09:52 Utkarsh Ayachit Note Added: 0034092
2015-02-18 18:50 Alan Scott Note Added: 0034251
2015-02-18 18:50 Alan Scott Status customer review => closed
2015-09-06 12:18 Utkarsh Ayachit Fixed in Version git-master => 4.4


Copyright © 2000 - 2018 MantisBT Team