adamwill added a new comment to an issue you are following: `` I think it may be better to tie this more closely to pungi / productmd-defined concepts like 'variant', 'subvariant', 'shortname', etc. This proposal seems fairly nebulous as to what, exactly, ProductId *represents* - it should at least define this more clearly.
Some cases to think about: does a Fedora Modular Server image have the same ProductId as a Fedora Server non-modular image? Does a Fedora Workstation ostree image have the same ProductId as a Fedora Workstation non-ostree image?
Also, a pet peeve of mine, if you're going to allow `-` and `_` in a string field such that they may be used to concatenate things, it's really nice to people trying to parse that field if you specifically define what they should be used for (and somehow ensure they're not used interchangeably or ambiguously). ``
To reply, visit the link below or just reply to this email https://pagure.io/releng/issue/7202