Project

General

Profile

Actions

Bug #30541

closed

pulp3 repo sync not storing issued/updated dates for errata

Added by Partha Aji almost 4 years ago. Updated almost 4 years ago.

Status:
Closed
Priority:
Normal
Category:
Repositories
Target version:
Difficulty:
Triaged:
Yes
Fixed in Releases:
Found in Releases:

Description

I am not sure if this is a pulp3 issue or katello indexing issue but when I sync a yum repo the synced errata has nil for issued/updated date even though the updateinfo has those fields specified.

1) Create and Sync - https://jlsherrill.fedorapeople.org/fake-repos/needed-errata/
2) On the rails console check if issued was set for any errata

> ::Katello::Erratum.where.not(issued:nil)
D, [2020-07-31T15:29:52.696216 #2243] DEBUG -- :   Katello::Erratum Load (1.6ms)  SELECT "katello_errata".* FROM "katello_errata" WHERE "katello_errata"."issued" IS NOT NULL
=> []

3) You could also goto the errata details page for any erratum in this repo and see the issued/updated dates are not set.

Actions #1

Updated by The Foreman Bot almost 4 years ago

  • Status changed from New to Ready For Testing
  • Assignee set to Justin Sherrill
  • Pull request https://github.com/Katello/katello/pull/8872 added
Actions #2

Updated by Justin Sherrill almost 4 years ago

  • Target version set to Katello 3.16.0
Actions #3

Updated by The Foreman Bot almost 4 years ago

  • Fixed in Releases Katello 3.18.0 added
Actions #4

Updated by Justin Sherrill almost 4 years ago

  • Status changed from Ready For Testing to Closed
Actions #5

Updated by James Jeffers almost 4 years ago

  • Triaged changed from No to Yes
  • Fixed in Releases Katello 3.16.0 added
  • Fixed in Releases deleted (Katello 3.18.0)
Actions

Also available in: Atom PDF