I would like to keep a reference to a Run of another Job in one of my actions. 
Due to [JENKINS-45892] I’m not allowed to reference the Run as an object 
anymore, the object needs to be transient. In order to restore the reference 
after deserialization, I rather need to store an ID. Which ID can I use for 
jobs? Seems that the only thing I can use is the full name. However, if someone 
renames the job, then my references will break. Is there an ID I can use to 
identify a job?

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-dev/A5C9A402-BCDD-480B-8856-1B1FED9AECF1%40gmail.com.
For more options, visit https://groups.google.com/d/optout.

Attachment: signature.asc
Description: Message signed with OpenPGP

Reply via email to