def groupFlagCf = ComponentAccessor.getCustomFieldManager().getCustomFieldObjectByName("Assigned Group");
log.info(groupFlagCf)
def groupFlag = parent.getCustomFieldValue(groupFlagCf);
log.info(groupFlag)
but i am getting this error [com.atlassian.crowd.embedded.impl.ImmutableGroup@afb7e307].
Can anybody help me in this.
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.