[BUG] vtkMEDReader integration

Hi.
There’s something wrong with vtkMEDReader integration in Paravis in Salome 9.14 Windows native.
When you close hdf file, reopen it, go to Paravis and reload first file in pipeline the results disappear from the viewport. Message window tells me that there’s no *.rmed file I was reloading. The file is on disk, here:

C:\Users\KrzysztofZurawski\FEA\002_ENTERFEA_NL\06_snap_back_arc-length

I can open it and see the results. The problem is vtkMEDReader is trying to reloade file from some other location, which is not the place the file results file was originally stored:

C:\Users\KrzysztofZurawski\AppData\Roaming\938230184_\06-snap_back.rmed

Info from Message Window:

Exception has been thrown in vtkMEDReader::RequestInformation : File : "C:\Users\KrzysztofZurawski\AppData\Roaming\938230184_\06-snap_back.rmed" has been detected as NOT EXISTING : impossible to read anything ! 
ERROR: In vtkExecutive.cxx, line 741 vtkPVCompositeDataPipeline (0000020160135690): Algorithm vtkFileSeriesGroupReader (00000201600C73D0) returned failure for request: vtkInformation (000002016CBF8710) Debug: Off Modified Time: 1694914 Reference Count: 1 Registered Events: (none) Request: REQUEST_INFORMATION FORWARD_DIRECTION: 0 ALGORITHM_AFTER_FORWARD: 1 
Exception has been thrown in vtkMEDReader::RequestInformation : File : "C:\Users\KrzysztofZurawski\AppData\Roaming\938230184_\06-snap_back.rmed" has been detected as NOT EXISTING : impossible to read anything ! 
ERROR: In vtkExecutive.cxx, line 741 vtkPVCompositeDataPipeline (00000201601360B0): Algorithm vtkMEDReader (0000020160133950) returned failure for request: vtkInformation (000002016CBF9580) Debug: Off Modified Time: 1694945 Reference Count: 1 Registered Events: (none) Request: REQUEST_INFORMATION FORWARD_DIRECTION: 0 ALGORITHM_AFTER_FORWARD: 1 
Exception has been thrown in vtkMEDReader::RequestInformation : File : "C:\Users\KrzysztofZurawski\AppData\Roaming\938230184_\06-snap_back.rmed" has been detected as NOT EXISTING : impossible to read anything ! 
ERROR: In vtkExecutive.cxx, line 741 vtkPVCompositeDataPipeline (00000201601360B0): Algorithm vtkMEDReader (0000020160133950) returned failure for request: vtkInformation (000002016CBF9580) Debug: Off Modified Time: 1694945 Reference Count: 1 Registered Events: (none) Request: REQUEST_INFORMATION FORWARD_DIRECTION: 0 ALGORITHM_AFTER_FORWARD: 1 
ERROR: In vtkStreamingDemandDrivenPipeline.cxx, line 819 vtkPVCompositeDataPipeline (00000201601360B0): No update piece number has been set in the information for output port 0 on algorithm vtkMEDReader (0000020160133950). 
Exception has been thrown in vtkMEDReader::RequestInformation : File : "C:\Users\KrzysztofZurawski\AppData\Roaming\938230184_\06-snap_back.rmed" has been detected as NOT EXISTING : impossible to read anything ! 
ERROR: In vtkExecutive.cxx, line 741 vtkPVCompositeDataPipeline (0000020160132AB0): Algorithm vtkFileSeriesGroupReader (00000201600C6110) returned failure for request: vtkInformation (000002016CBFB420) Debug: Off Modified Time: 1707660 Reference Count: 1 Registered Events: (none) Request: REQUEST_INFORMATION FORWARD_DIRECTION: 0 ALGORITHM_AFTER_FORWARD: 1 
Exception has been thrown in vtkMEDReader::RequestInformation : File : "C:\Users\KrzysztofZurawski\AppData\Roaming\938230184_\06-snap_back.rmed" has been detected as NOT EXISTING : impossible to read anything ! 
ERROR: In vtkExecutive.cxx, line 741 vtkPVCompositeDataPipeline (0000020160135F90): Algorithm vtkMEDReader (00000201601350F0) returned failure for request: vtkInformation (000002016CBF7280) Debug: Off Modified Time: 1707691 Reference Count: 1 Registered Events: (none) Request: REQUEST_INFORMATION FORWARD_DIRECTION: 0 ALGORITHM_AFTER_FORWARD: 1 
Exception has been thrown in vtkMEDReader::RequestInformation : File : "C:\Users\KrzysztofZurawski\AppData\Roaming\938230184_\06-snap_back.rmed" has been detected as NOT EXISTING : impossible to read anything ! 
ERROR: In vtkExecutive.cxx, line 741 vtkPVCompositeDataPipeline (0000020160135F90): Algorithm vtkMEDReader (00000201601350F0) returned failure for request: vtkInformation (000002016CBF7280) Debug: Off Modified Time: 1707691 Reference Count: 1 Registered Events: (none) Request: REQUEST_INFORMATION FORWARD_DIRECTION: 0 ALGORITHM_AFTER_FORWARD: 1 
ERROR: In vtkStreamingDemandDrivenPipeline.cxx, line 819 vtkPVCompositeDataPipeline (0000020160135F90): No update piece number has been set in the information for output port 0 on algorithm vtkMEDReader (00000201601350F0). 

This is an ongoing problem since Salome 9.10. I’ve been reporting that few times already. Could someone address this issue? Just want to have possibility to continue work next day from the point where I left it.
Thanks.