Moving Catalog Attribute (Productid) from one group to another appears in two groups.

Moving Catalog Attribute (Productid) from one group to another appears in two groups.

book

Article ID: KB0093583

calendar_today

Updated On:

Products Versions
TIBCO MDM -
Not Applicable -

Description

Resolution:
There will be two entries in the catalogattribute table for the product ID for two groups (source and destination groups), so that it is showing up in both groups. 

Resolution:

select groupid from catalogattribute where NAME=<CATALOG_NAME> and catalogid=<REPO_ID>

Two records will be returned.

Updated catalogattribute table SET Active='N' for UNASSIGNED GROUP 

Restart the Application Server.

Issue/Introduction

Moving Catalog Attribute (Productid) from one group to another appears in two groups.