Metadata import error

Hi community.
I am trying to import TB_metadata in my local instance, but I have this message:
Process failed: org.hibernate.TransientObjectException: object references an unsaved transient instance - save the transient instance before flushing: org.hisp.dhis.user.UserGroup.
Could anyone help please ?
the package is from:
https://raw.githubusercontent.com/dhis2/metadata-package-development/master/metadata/TB_Tracker/TB-REG-FR_TRACKER_V1_DHIS2.33/metadata.json

@Serge_Christian, thank you for posting to the community! May I ask what version of DHIS2 are you using and are you able to replicate this issue on any of the instances on play.dhis2.org?

Additionally, I see that there is a similar Jira issue in previous instances but it has been solve, could you check it out if it’s the same issue; otherwise, we might have to create a Jira issue! 1. DHIS2-7936 | Metadata sync and import is failing with TransientObjectException

Thanks!