Actions
Story #5665
closedPublications do not have a natural key and are not searchable by repository version.
Status:
CLOSED - WONTFIX
Priority:
Normal
Assignee:
-
Category:
-
Sprint/Milestone:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Platform Release:
Groomed:
No
Sprint Candidate:
No
Tags:
Sprint:
Quarter:
Description
Publications do not have a name
or a similar field to identify them in an (ansible-) idempotent way.
The RepositoryVersion that is published should not be used, because you may want to publish the same version multiple times with different options.
Also it is impossible to filter the publications by RepositoryVersion like
res = FilePublication.list(repository_version=repo_ver_href)
Related issues
Actions