I am trying to merge domains in an MDS, used python tool found in community but I am loosing rules while importing, following is the error :
Not unique name problem "TCP_4022" - changing payload to use UID instead.
Not unique name problem "TCP_4022" - cannot change payload to use UID instead of name.
Failed to import access-rule. Error: message: Requested object name [TCP_4022] is not unique.
code: generic_err_object_field_not_unique
I see source domain got object TCP_4022 and destination domain got object tcp_4022 for TCP 4022. Any pointers to solve this is appreciated...