Why do you do this within the loop? Since you perform this request without using the ticket ID, you can just do it once outside the loop, and it will always be the same.
yeah, don't know what i was thinking
3 new commits added
rebased
Maybe we can call self.get_custom_fields() directly here ?
Don't need this is we do the init in the constructor
LGTM , just a comment but can be merge like that :)
@cverna i have done as you said so, merging it.
Pull-Request has been merged by vivekanand1101