MantisBT - ParaView
View Issue Details
0015945ParaView(No Category)public2016-01-20 10:002016-06-30 16:03
Mathieu Westphal 
Utkarsh Ayachit 
urgentminorhave not tried
closedfixed 
git-master 
git-master 
TBD
usability
0015945: Array marked as partial when it is not in a multiblock dataset
An array can be marked as partial (and so cannot be interacted with) in a multiblock dataset, even when it is not.
The problem is that partial arrays cannot be shown in the Spreadsheet views.
Open bugPartial.pvsm
or
Start ParaView 5.0.
Create a wavelet.
Apply a calculator generating a Result1 array.
Create another wavelet.
Apply a calculator generating a Result2 array.
Group both calculators with the Group Datasets filter.

Then check the arrays in the information of the group dataset:
Result2 is marked as partial in the second Calculator block but it is not.
No tags attached.
related to 0015102closed Utkarsh Ayachit Something's wrong with Partial array indicators 
related to 0015986closed Kitware Robot Partial Array in multiblock data are not selectable in a Line Chart View 
? bugPartial.pvsm (66,106) 2016-06-21 22:00
https://www.vtk.org/Bug/file/10132/bugPartial.pvsm
Issue History
2016-01-20 10:00Mathieu WestphalNew Issue
2016-01-20 10:00Mathieu WestphalFile Added: bugPartial.pvsm
2016-01-20 10:04Mathieu WestphalSteps to Reproduce Updatedbug_revision_view_page.php?rev_id=1472#r1472
2016-01-20 11:38Joachim PouderouxDescription Updatedbug_revision_view_page.php?rev_id=1476#r1476
2016-01-20 11:40Joachim PouderouxSteps to Reproduce Updatedbug_revision_view_page.php?rev_id=1477#r1477
2016-01-20 11:41Joachim PouderouxDescription Updatedbug_revision_view_page.php?rev_id=1478#r1478
2016-02-10 03:42Mathieu WestphalRelationship addedrelated to 0015986
2016-06-21 21:54Utkarsh AyachitRelationship addedrelated to 0015102
2016-06-21 21:57Utkarsh AyachitNote Added: 0036094
2016-06-21 22:00Utkarsh AyachitFile Deleted: bugPartial.pvsm
2016-06-21 22:00Utkarsh AyachitFile Added: bugPartial.pvsm
2016-06-21 22:05Utkarsh AyachitStatusbacklog => gatekeeper review
2016-06-21 22:05Utkarsh AyachitFixed in Version => git-master
2016-06-21 22:05Utkarsh AyachitResolutionopen => fixed
2016-06-21 22:05Utkarsh AyachitAssigned To => Utkarsh Ayachit
2016-06-22 02:55Mathieu WestphalNote Added: 0036097
2016-06-23 11:39Utkarsh AyachitStatusgatekeeper review => customer review
2016-06-30 16:03Alan ScottNote Added: 0036140
2016-06-30 16:03Alan ScottStatuscustomer review => closed

Notes
(0036094)
Utkarsh Ayachit   
2016-06-21 21:57   
Fixed by https://gitlab.kitware.com/paraview/paraview/merge_requests/839 [^]
(0036097)
Mathieu Westphal   
2016-06-22 02:55   
tested on your MR, which correct this bug, great !
(0036140)
Alan Scott   
2016-06-30 16:03   
Mathieu - nice test.

Tested master, Linux, remote server.