Azure / Azure/BatchExplorer

Editing existing job schedule destroy its JSON content

Open
#2,299 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
205
Forks
75
PR merge metrics
No merged PRs in 30d

Description

**Describe the bug**
When editing the existing job schedule the app will not retrieve full JSON content from the batch service account. This results lost of the existing job schedule configuration after editing the job schedule. Particularly the `commonEnvironmentSettings` template element will be deleted from the job schedule configuration. This breaks batch service execution.

**Expected behavior**
The app should not destroy an existing configuration of the job schedule particularly its `commonEnvironmentSettings` section.

**Version (please complete the following information):**
- OS: Mac OS 11.2.3 (20D91)
- Version 2.8.0-stable.484 (2.8.0-stable.484.484)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.