I have several release builds on my jenkins, with parameters such as version, username, etc. If I build them from "Release" button, all of them work. However, if I try to trigger one from another, then the triggered job is run as if I pressed "build now", rather than use "release" variation, with parameters. This isn't what I would like, but I don't know how to "release" one job, and have it trigger release of another, with the same parameters.
I am sorry if I am not clear, I am very clueless about jenkins so far, but this needs to be done and I need help.