Refactor #8259
Streamline distribution modelling
Status:
NEW
Priority:
Normal
Assignee:
-
Category:
-
Sprint/Milestone:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Platform Release:
Groomed:
No
Sprint Candidate:
No
Tags:
Wishlist
Sprint:
Quarter:
Description
All forms of Distributions now have a "repository" field for use in auto-distribution, however, they are defined separately on RepositoryVersionDistribution and PublicationDistribution.
We need to unify these and put the "repository" field on base distribution instead. In addition to being cleaner it would also make it possible to list auto-distribute targets from the repository model.
This is very difficult to migrate due to the nature of abstract classes and the fact that the models are defined in separate apps.
Please register to edit this issue