Problem: can't tag problems with a rocket ID
When a new rocket is created in response to a problem, the rocket embeds the problemID.
This does not allow problems to be aware of what rockets they are associated with.
Solution:
Allow problems to be tagged with RocketIDs.
This also solves the problem of not being able to group problems by the applicable code repository, skill level, language, etc.