Project

Profile

Help

Task #5223

closed

Add highest version mark to CollectionVersion model

Added by osapryki over 4 years ago. Updated over 3 years ago.

Status:
CLOSED - CURRENTRELEASE
Priority:
Normal
Assignee:
Sprint/Milestone:
Start date:
Due date:
% Done:

100%

Estimated time:
Platform Release:
Groomed:
No
Sprint Candidate:
No
Tags:
Sprint:
Quarter:
Actions #1

Updated by osapryki over 4 years ago

  • Tracker changed from Issue to Task
  • % Done set to 0
Actions #2

Updated by bmbouter over 4 years ago

  • Status changed from NEW to POST

Added by Alexander Saprykin over 4 years ago

Revision 0e930ae8 | View on GitHub

Add is_highest field to CollectionVersion model

is_highest is a boolean field that indicates if a specific collection version has the highest version in a set of available collection versions. This patch adds the field, migration and data migration for it.

NOTE: Since the semver comparison is implemented in Python, data migration fetches all required data into memory. Even considering limited number of fields that queries fetch, the operation may have impact on performance or even fail if out of memory.

https://pulp.plan.io/issues/5223 closes #5223

Actions #3

Updated by Anonymous over 4 years ago

  • Status changed from POST to MODIFIED
  • % Done changed from 0 to 100
Actions #4

Updated by fao89 over 3 years ago

  • Sprint/Milestone set to 0.2.0
Actions #5

Updated by bmbouter over 3 years ago

  • Status changed from MODIFIED to CLOSED - CURRENTRELEASE

Also available in: Atom PDF