Comment 4 for bug 567577

Revision history for this message
Curtis Hovey (sinzui) wrote :

The registry has not changed any bug code yet.

I think the issue here is that remote_product is a required field for many (maybe all) bug trackers, but it is not clear that that field is required. It is very easy to not provide the information. I think that is the case here. Adding the correct data to the project's remote_product may fix this instance.

I suspect the field requres a validators after seeing this error. I do not know the rules of bug trackers to know if a different validator is needed for each bug tracker type. Create validators an making the field required is in scope for the next registry feature: https://dev.launchpad.net/Registry/BugConfiguration