Comment 2 for bug 515581

Revision history for this message
Michael Nelson (michael.nelson) wrote : Re: Recipe has sourcepackagename before upload

It may not be a bad thing to create the sourcepackagename record when the recipe is created, but I can imagine situations where the recipe fails, nothing is ever uploaded and so no sourcepackage ever exists in the DB with that name.

Whereas it does seem possible to defer the creation of the spn record to the usual upload (ie. after the recipe is successful and the source uploaded), by storing a string nascent sourcepackagename on the recipe/build. But maybe it's a non-issue.