Documented in the realease notes of software v3.3.
wi01005012 : The LED will slow blink green if the port is disabled by any number of means such as administratively disabled via cli or a layer 3 shutdown after a loop detection. In the case of this bug, when an SFP is removed, it is automatically disabled and the LED slow blinks green. When the SFP is re-inserted however, because of a code bug, we were enabling the port indiscriminately, even if the port is administratively disabled. Hence the LED would go amber indicating the port is enabled but not achieving link up. The port would have gotten link up if it was connected to another port even if the port was admin down.