microsoft / azure-container-apps

Roadmap and issues for Azure Container Apps
MIT License
362 stars 29 forks source link

CAJ: Changing only env var value leaves "save" disabled #1079

Open nikoisonfire opened 7 months ago

nikoisonfire commented 7 months ago

Please provide us with the following information:

This issue is a: (mark with an x)

Issue description

When editing the container in Container App Jobs, when only the value of an environment variable is changed (and not added/deleted/etc.), then the "Save" button is still disabled. An empty variable has to be added for the configuration to be saveable.

Steps to reproduce

  1. Edit a container that contains ENV VARs in Container App Jobs
  2. Try to save the configuration

Expected behavior [What you expected to happen.] Save button is enabled.

Actual behavior [What actually happened.] Save button is disabled.

Screenshots
If applicable, add screenshots to help explain your problem. Bildschirm­foto 2024-02-13 um 10 25 35

Additional context

Ex. Did this issue occur in the CLI or the Portal? Portal

anthonychu commented 7 months ago

Thanks for reporting. Created internal bug 26797782 to track.

JebinAJ commented 5 days ago

is this bug resolved? I am facing similar issue while I a trying to add or update existing variables.

anthonychu commented 5 days ago

The original issue was fixed and deployed in March. @JebinAJ can you please provide more details to reproduce?