I want to put the sprint into the fix version field. We have the same names for sprints and fix versions. We must use both for reporting features and the decoupling of the fields has been a real PITA - (please don't lecture me about Agile practices and no, I don't want to bulk change them at the end of a sprint, people use the fixVersion in filters).
I have created some SIL scripts that work (meaning, I know I have set up the listener correctly, etc) and this one appears to be "trying" to work - the logs say there is "No such version." That is because the sprint is returned as the ID number - not the name (so 33, instead of "Milestone1"). Is there any way to convert this or retrieve the correct info?
The script is simply: fixVersion=customfield_10007;
Where that custom field is the sprint. This is set as a listener on issue update. I have used: description = summary as a test and that works using the same .sil file.
I also have ScriptRunner if that provides a way to do this - warning, I am no developer but have access to some.
I have answered in the other question, but nevertheless, here I go: All info (and more) are provided by JJupin Agile. What you are interested into is http://confluence.kepler-rominfo.com/display/JJUPA/sprintInfo
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
There is also the sprintName routine too: http://confluence.kepler-rominfo.com/display/JJUPA/sprintName
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.