Project

General

Profile

Actions

Bug #35615

open

repository api result shows wrong value for key last_sync_words

Added by Richard Stempfl about 2 years ago. Updated 4 months 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

Also available in: Atom PDF