Comment 1 for bug 530180

Revision history for this message
Julian Edwards (julian-edwards) wrote :

Aw man, this is terrible code in the validation. Sorry Dustin :/

From lib/lp/soyuz/browser/queue.py:
        permissions = permission_set.componentsForQueueAdmin(
            self.context.main_archive, self.user)

Yes, it hard-codes the main_archive.