equinor / witsml-explorer

Witsml Explorer data management tool.
Apache License 2.0
48 stars 50 forks source link

🐛 Quickly clicking two unexpanded wellbores can cause logs data to not be retrieved correctly, causing a crash #298

Closed HakonHesselberg closed 1 year ago

HakonHesselberg commented 3 years ago

:bug: Describe the bug Sometimes, when quickly clicking on two wellbores where data has not yet been retrieved, can cause log data to not be retrieved correctly. When expanding the logs of one of the wellbores, if there is no log data, the application will crash due to a null-reference

To Reproduce Steps to reproduce the behavior:

  1. Find a well with two wellbores.
  2. Click on both wellbores in the sidebar in quick succession.
  3. Open logs.
  4. Sometimes the application crashes

Expected behavior Log data is retrieved correctly and there is no crash.

Screenshots CrashOnDoubleRetrieve

Desktop (please complete the following information):

marmid74 commented 3 years ago

Please submit a pull request to solve this issue.

ThomasHalland commented 1 year ago

Can we still reproduce this, or is it maybe solved ?

janburak commented 1 year ago

Can we still reproduce this, or is it maybe solved ?

Still an issue. Will be fixed as part of #1933.