Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

subject_artifact_id is 0 in artifact_accessory table if the subject artifact is push after the accessory #19345

Closed
zyyw opened this issue Sep 12, 2023 · 0 comments · Fixed by #19375
Assignees

Comments

@zyyw
Copy link
Contributor

zyyw commented Sep 12, 2023

How can we help you?
Currently, the subject_artifact_id is an valid value (non-0) when the subject artifact is pushed before the accessory artifact. However, the subject_artifact_id is 0 when the subject artifact is pushed after the accessory.

Data:

11,16,0,subject.accessory,746,sha256:a77afb05eb321cd20528e7be46927a3f4da704e9a29629faf07aa7a7ebf47f6e,2023-09-07 09:26:07.252805,sha256:ab434234add0d7537c0c2a92955ceb483290231c4110eca15f2a97503aeb6cf9,conformance/testrepo
12,17,0,subject.accessory,806,sha256:f2a0351729ea7f6aa9cc88d0d4d9f534b5a2ec24be6ff489492a6f750ed905e0,2023-09-07 09:26:08.215667,sha256:ab434234add0d7537c0c2a92955ceb483290231c4110eca15f2a97503aeb6cf9,conformance/testrepo
13,18,0,subject.accessory,2321,sha256:be25eb22cf43e837439915194b9b29baee1927d89dba1a04ac318b3dda49bc40,2023-09-07 09:26:09.142189,sha256:ab434234add0d7537c0c2a92955ceb483290231c4110eca15f2a97503aeb6cf9,conformance/testrepo
14,20,19,subject.accessory,756,sha256:07db6a4ebf4960c04d04508a07309291ad9aa2fff7a13aa44956e2e1ea0418ba,2023-09-07 09:26:16.963150,sha256:ab434234add0d7537c0c2a92955ceb483290231c4110eca15f2a97503aeb6cf9,conformance/testrepo

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants