When using the option to create a EBS volume from a snapshot, it provides a field where you can specify a Tag to add. However after specifying the tag it is not shown in the Tag column (or at all) within the Created Volumes section once the volume is listed there (setting the Tag in the Create Volume from snapshot option has not effect). Thanks.
I experience this same bug.
Today, the Volumes and Snapshots tab started producing a new bug on top of this one. I have a full 20 EBS volumes and when I try to add a tag to the last volume (volume #20), the tag appears next to the EBS volume for a few seconds. After I hit the refresh button next to the Created Volumes search box, that grid updates and the 20th volume loses its tag. I've tried restarting my computer, firefox, and the Elasticfox tab, nothing works... the tag refuses to be permanent.
Adding my 'me too' to the list. I have Firefox 3.0.11 running on Ubuntu. I can add tags but they disappear, both for instances and for volumes. We recently hit (and had Amazon bump up) the 20 instance and EBS limit and this issue started at the same time.
The problem with instance tags is that there is a typo in the code for build 106. In instancesview.js, a variable was called instIdRegex, but it needs to be called imageIdRegex. I fixed the code and rebuild the xpi, adn instance tags work for me again.
That's right, the bug was introduced by the change to instancesview.js in which I changed imageIdRegex to instIdRegex. My bad!
I'll look into the issue reported on the 7th prior to releasing a new version of Elasticfox.
Thanks,
Manoj
P.S. Would one of you like to test the fix I made prior to its eventual release?
The pre-v107 build
Please test the attached elasticfox.xpi to verify that your issue has been fixed
The bug with volume tags not persisting has been fixed as well. Please test this out.
Fixed in v107