microsoft / microsoft/vscode-azurecontainerapps

The deploy icon appears only the first time changes are saved when using the "Edit Container Apps (Advanced)" option

Open
#841 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

AT-CTI bug
Dominant language
TypeScript
Stars
42
Forks
21
Avg merge
3d 7h
Merged PRs (30d)
2

Description

OS: All
Build: v0.7.2-alpha.0
Regression: Not a Regression

Repro Steps:

  1. Expand a container app environment -> Right click a container app -> Click "Edit Container App (Advanced)...".
  2. Edit the value of Environment Variable -> Save the changes.
  3. Deploy the changes to the container app by clicking the deploy icon.
  4. Verify that the changes have been deployed to the environment variable.
  5. Edit again the value of Environment Variable -> Save the changes.
  6. Check whether the deploy icon appears again.

Expect:
The deploy icon appears again.
Image

Actual:
The deploy icon doesn't appear.
Image

More Info:

  1. Refresh can't fix this issue.
  2. The deploy icon will appear again after reloading the JSON file and saving the changes.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start at the “Edit Container App (Advanced)...” workflow and trace what happens when an environment variable is saved, deployed, and saved again. Compare the first save with the second save, including the JSON reload behavior, and verify that the deploy icon reappears after the second save without reloading and that the updated variable can be deployed.

Written by the indexing model from the issue text.

Assessment

Tech stack
azure, typescript, vscode
Domain
cloud
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.