I would like to create a calculated field using Kepler Custom Fields plug-in and SIL. The field value should reflect if the issue contains some specific formatted comment message. Unfortunately I cannot find out how to iterate through all comments of an issue and perform string-matching against them.
Is there a way to loop though all issue comments in SIL?
Hi Tobias,
At the moment there is no routine to retrieve all the comments.
You could either write one yourself following this guide: http://confluence.kepler-rominfo.com/display/SIL/Creating+A+New+SIL+Routine
.. or you could request an improvement on http://bugs.kepler-rominfo.com
Have written two support routines using the SIL guide: getCommentCount(key) and getComment(key, index).
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.