zowe / zen

Eclipse Public License 2.0
1 stars 6 forks source link

Fix Changes to VSAM Dataset Name Causing Volume Value to Reset #216

Closed timgerstel closed 4 months ago

timgerstel commented 4 months ago
  1. Previously changes to vsam dataset names causing the VSAM volume name to reset to previous values
  2. Fix installationArgs showing up in editor occassionally
  3. Fix yaml reverting to old values after pasting into editor. This change should also improve performance as it removes a second unnecessary schema validation step
  4. Fix resume button not showing sometimes when a previous installation does exist. Previous date not saving occasionally (not fixed), causing button to not appear every time.

Proposed changes

This PR addresses Issue: [Link to Github issue within https://github.com/zowe/zen/issues if any]

This PR depends upon the following PRs:

Type of change

Please delete options that are not relevant.

PR Checklist

Please delete options that are not relevant.

Testing

Further comments