Project

General

Profile

Actions

Bug #35615

open

repository api result shows wrong value for key last_sync_words

Added by Richard Stempfl over 1 year ago. Updated 28 days ago.

Status:
New
Priority:
High
Assignee:
-
Category:
API
Target version:
Difficulty:
Triaged:
Yes
Fixed in Releases:
Found in Releases:

Description

When I look at the result of the repositories api, I can't find the details entry like on the sync-status page (screenshot).
One would assume this should be "last_sync_words" but this only shows when the last sync took place.


              "last_sync": {
                        "ended_at": "2022-10-10 21:40:40 UTC",
                        "id": "60164940-2bdc-41a3-860d-3dd7257f056b",
                        "progress": 1.0,
                        "result": "success",
                        "started_at": "2022-10-10 21:09:45 UTC",
                        "state": "stopped",
                        "username": "admin" 
                    },
                    "last_sync_words": "about 12 hours",
                    "library_instance_id": null,

I think here either the last_sync_words value needs to be adjusted or the "details" entry needs to be added.


Files

Screenshot_20221011_121753.png View Screenshot_20221011_121753.png 25.1 KB details_entry Richard Stempfl, 10/11/2022 10:40 AM
Actions #1

Updated by Partha Aji over 1 year ago

  • Target version set to Katello 4.7.0
  • Triaged changed from No to Yes
Actions #2

Updated by Chris Roberts over 1 year ago

  • Target version changed from Katello 4.7.0 to Katello 4.8.0
Actions #3

Updated by Lucy Fu about 1 year ago

  • Target version changed from Katello 4.8.0 to Katello 4.9.0
Actions #4

Updated by Lucy Fu 11 months ago

  • Target version changed from Katello 4.9.0 to Katello 4.10.0
Actions #5

Updated by Ian Ballou 7 months ago

  • Target version changed from Katello 4.10.0 to Katello 4.11.0
Actions #6

Updated by Ian Ballou 7 months ago

Perhaps a good contender for a backlog hackathon.

Actions #7

Updated by Ian Ballou 4 months ago

  • Target version changed from Katello 4.11.0 to Katello 4.12.0
Actions #8

Updated by Quinn James 28 days ago

  • Target version changed from Katello 4.12.0 to Katello 4.13.0

Bumping to 4.13

Actions #9

Updated by Richard Stempfl 28 days ago

This little change would help anybody to only generate CV if a repository has new content, saving energy, time.

Actions

Also available in: Atom PDF