Since issue.getGenericValue() is deprecated.
Could you please share the alternative option ?
I want to pass GenericValue as parameter for below method
ChangeLogUtils.createChangeGroup(currentLoggedInUser, issue.getGenericValue(),
issue.getGenericValue(), issueChangeHolder.getChangeItems(), false)