When a BOM is created that has Patch objects with a non empty resolves property, the Issues are ignored and do not appear in the output. The resolves property stored in a ReleaseNote object is already correctly serialized, so it is just a matter of some code reuse. See: https://github.com/CycloneDX/cyclonedx-python-lib/pull/312 for a patch and test.