Employee Center: New Topic not showing in Mega Menu in my new PDI

Gabriel G
Tera Contributor

Recently I created a new PDI in Xanadu version and I'm having issue in not seeing my new created Topic in the Employee Center's Mega Menu. I can only see the OOTB topics (Technology services and Risk and compliance)

Things that I tried:

  • Fill the Connected Content with a active Catalog Item of the new topic and add a child topic;
  • Clean browser cache;
  • Log out and Log in;
  • Enter in anonymous mode;
  • Impersonate another user;
  • Create a new taxonomy;
  • Compare with the OOTB topic (Technology services) and see if there is any significant difference(There is not)
  • Duplicate the OOTB topic (Technology services)
  • Load Demo Data
  • Update Employee Center plugin

GabrielG_0-1737044744064.png
GabrielG_1-1737044768630.png

GabrielG_2-1737044895950.png

GabrielG_3-1737045151197.png

 

Can anyone help me? I'm missing something?

1 ACCEPTED SOLUTION

Bhavya11
Kilo Patron

Hi @Gabriel G ,

 

 

Try below steps.

  1. Make sure that New Topic has at least 1 Connected Content.
  2. Logout and Login back.
  3. Verify that New Topic is visible.

 

Thanks,

BK

View solution in original post

3 REPLIES 3

Bhavya11
Kilo Patron

Hi @Gabriel G ,

 

 

Try below steps.

  1. Make sure that New Topic has at least 1 Connected Content.
  2. Logout and Login back.
  3. Verify that New Topic is visible.

 

Thanks,

BK

Shivambitanwar1
Tera Contributor

Hi Gabriel,

 

Make Sure Topic path in is generated correctly. If its not on the form you can check it in the list view of topics (topic_list.do). If its not correct , you can regenerate the topic path by updating the topic name and then reupdating it to what you want.

//Shivambi

Marco0o1
Tera Sage

Hi @Gabriel G ,

 

Make sure you selected the correct taxonomy to your portal:

Marco0o1_0-1737493153115.png

 

And then try to clean the cache running a background script:

gs.invalidateCache();

gs.cacheFlush();