Closed
Description
Recent changes #1975 & #1966 result in Fully Qualified source identifiers not being embeded into the recording files.
The default behavior for radio identifiers with a value of zero is to flag them as invalid. Sinc FQSUID extends this class, it inherits this behavior and thus the identifiers were being ignored.
Override the isValid() method for FQSUID and FQTGID to ensure that ISSI patch values don't get flagged as invalid.