dell / patches

Apache License 2.0
3 stars 2 forks source link

The frontend does not render multiple repositories correctly #16

Closed grantcurell closed 10 months ago

grantcurell commented 11 months ago

If you have multiple repositories added to Patches the list populates in the frontend under Catalog List but you cannot actually run the listing.

Update

The problem is that when the XML files are imported into the database it is only recording one of them. You can test this with SELECT xml_file_name FROM components; when you have two repos and only one will be present