Adding an EmptyDir doesn't cause the 'unsaved changes' message to appear #657
Unanswered
KarissaBrummell
asked this question in
Q&A
Replies: 1 comment
-
|
Hi @KarissaBrummell, we will investigate the behavior and provide a fix aligned with the actual outcome provided. Thank you very much for the feedback! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
What product are you having troubles with?
Console
What Console version are you using?
Mia-Platform Suite Version v14.5.1
Description
When I add an emptyDir volume mount to a microservice, the left column doesn't say that I have unsaved changes. If you're not paying close attention, you may think you saved the new configuration and leave the tab, just to find later that the emptyDir was never saved & you have to go add it again.
Here's a video of this:
emptyDirDoesntCauseUnsavedChanges.mp4
Actual Outcome
When an emptyDir is added to a microservice, the left column says "Configuration is up to date"
Expected Outcome
When an emptyDir is added to a microservice, the left column should say "Ctrl + S to save local changes"
Beta Was this translation helpful? Give feedback.
All reactions