Bug #8963
closed
[SDKs] `arv keep docker` loses image_timestamp in metadata links when copying between projects
Added by Brett Smith almost 9 years ago.
Updated almost 9 years ago.
Description
See where make_link
is called under if not args.force
in main()
.
- Target version set to Arvados Future Sprints
- Status changed from New to In Progress
- Assigned To set to Brett Smith
- Target version changed from Arvados Future Sprints to 2016-05-11 sprint
3c2b7eb LGTM, thanks. Looks like you fixed some paging bugs too by using _get_docker_links().
- Status changed from In Progress to Resolved
- % Done changed from 0 to 100
Applied in changeset arvados|commit:3ede45e668eaad4cb23cc11f11a1a7ea6e688c88.
Tom Clegg wrote:
3c2b7eb LGTM, thanks. Looks like you fixed some paging bugs too by using _get_docker_links().
Yes. It's also directly relevant to the bug, because _get_docker_links()
sorts link objects in the same order the API server would prioritize them. This means that if there's any link with an image_timestamp property, we're guaranteed to use it.
Also available in: Atom
PDF