5.04-08 Never use a list as an import source

Import sources should always be done from a module view.  This allows for filtering and only including the elements required for each import

Tagged: