question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Data loss when saving a member

See original GitHub issue

Describe the bug

The contents of one member were erroneously replaced by a different member when saving.

To Reproduce

I was using zowe explorer version 1.9 for vscode to develop hlasm modules for a class. I had a split view with two source members (findname and convexp from the same data set) open on the left and some members from other data sets on the right (output). I edited findname and hit save. The focus switched to convexp and the contents of findname were saved into convexp. The contents of findname were the same as before editing it and convexp had all of findname including all of the changes I had made. All of the contents of convexp were lost.

Expected behavior

Don’t lose data.

Screenshots

Screenshot 2020-10-19 092836

Desktop (please complete the following information):

  • OS: Windows 10 2004
  • Zowe Explorer Version: 1.9
  • (Optional) Zowe CLI Version: 6.23.0
  • (Optional) Are you using Secure Credential Store?

Additional context

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
katelynienabercommented, Jan 20, 2021

@jellypuno maybe not related, but I just got a weirdd error, where if you change files while it’s saving, the one you are saving ends up with the contents of BOTH files…

0reactions
crawrcommented, Mar 2, 2021

Closing issue. Feedback needed

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to get back "Possible Data Loss" warning message in Excel
If yes, you can go File > Options > Save > check "Show data loss warning when editing comma delimited files(*csv)" option under...
Read more >
6 Circumstances that Would Cause Data Loss in MS Excel ...
Not saving work- unsaved work is one of the most common reasons why people lose their data. You're probably exhausted by the time...
Read more >
Data Loss - Overview, Causes and Implications, How To Prevent
Data loss is an incident where data is destroyed, deleted, corrupted, or made unreadable by users and software applications.
Read more >
save() prohibited to prevent data loss due to unsaved related ...
ValueError: save() prohibited to prevent data loss due to unsaved related object 'place'. This is how I am getting my pk from the...
Read more >
Top 6 Data Loss Causes and Top 10 Preventions
Knowing the top causes, recognizing the signs and taking preventative action can save you. Learn the top 6 causes of data loss.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found