pulp_rpm icon indicating copy to clipboard operation
pulp_rpm copied to clipboard

Module create path is broken / outdated

Open ggainey opened this issue 2 years ago • 1 comments

The modulemd{defaults|obsoletes} viewsets inherit from SingleArtifactContentUploadViewSet. This is probably a relic from how modules used to work, where the "snippet" was stored in an artifact. In all likelihood, this is broken and we need to change these APIs to something that makes sense.

Luckily nobody actually uses this so it doesn't matter much.

ggainey avatar Jan 31 '23 13:01 ggainey

Related to https://github.com/pulp/pulp_rpm/issues/3510

pedro-psb avatar Jun 03 '24 17:06 pedro-psb