I'm using the REST API to get fingerprints for a build's artifacts. It seems 
that when there are files with the same checksum, only one of the files is 
shown in the fingerprint array. I need a way to to find the fingerprint for the 
other files as well.

Example: FileA and FileB have same content and same checksum. FileA is in the 
API fingerprint array but FileB is not.

When I view FileB details from the Jenkins artifacts page, it shows FileA and 
its fingerprint. So somewhere, there must be a link between FileB and FileA. 
Where can I find that relationship? 

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/ae9bfa16-d228-4849-9867-dc69a944cde1%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to