You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When you go to redeploy to an existing Beanstalk application, the overall configuration is set up to reference the previously deployed Beanstalk app, however the "CreateNew" setting is marked read-only, visible, and true. It has the display text "Create new Elastic Beanstalk application", which you can see from the linked issue how this could be interpreted in a confusing way.
Here is what the configuration state looks like in the Toolkit for this setting:
Expected Behavior
Maybe the configuration needs to have its display text conditionally updated for this scenario. Or maybe its plausible to mark the setting as hidden -- when performing the same redeployment from the command line, this particular setting isn't seen.
Current Behavior
See above
Reproduction Steps
Using the AWS Toolkit for Visual Studio, deploy an app to Beanstalk Linux. Then select that deployment from the "Existing Targets" list, and look at the configuration displayed. See linked issue for screenshots also.
Possible Solution
No response
Additional Information/Context
No response
Version used
1.18.6
Operating System and version
Windows 11
The text was updated successfully, but these errors were encountered:
Describe the bug
Using the AWS Toolkit for Visual Studio, a customer has found that one of the deployment configurations has a confusing name.
When you go to redeploy to an existing Beanstalk application, the overall configuration is set up to reference the previously deployed Beanstalk app, however the "CreateNew" setting is marked read-only, visible, and true. It has the display text "Create new Elastic Beanstalk application", which you can see from the linked issue how this could be interpreted in a confusing way.
Here is what the configuration state looks like in the Toolkit for this setting:
Expected Behavior
Maybe the configuration needs to have its display text conditionally updated for this scenario. Or maybe its plausible to mark the setting as hidden -- when performing the same redeployment from the command line, this particular setting isn't seen.
Current Behavior
See above
Reproduction Steps
Using the AWS Toolkit for Visual Studio, deploy an app to Beanstalk Linux. Then select that deployment from the "Existing Targets" list, and look at the configuration displayed. See linked issue for screenshots also.
Possible Solution
No response
Additional Information/Context
No response
Version used
1.18.6
Operating System and version
Windows 11
The text was updated successfully, but these errors were encountered: