Hi
Some of our tickets have an enormously long history tab, it would be great if there is a way to be able to just show those history items that relate to a particular field. Is this possible?
Using JJUPIN plugin you can get a field's history very easy. All you have to do is run a script like this:
string field_name; string[] field_history; field_name = "Amount"; field_history = fieldHistory(key, field_name);
For more details please check: https://confluence.kepler-rominfo.com/display/SIL30/fieldHistory
Alexandra
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.