Hi All,
I was facing a very strange issue or something I am doing wrong?
I have a project in Dev which has a Menu item(action). I add this menuitem under Menus, Say Sales Ledger/Reports. I drag the updated Menu/Sales Ledger to my project so it is included.
I export this project as xpo, with all labels etc.
Import in Test, Compile and error free.
Confirmed from my project/Menu/Sales Ledger/Reports that my MenuItem is there.
From front end, I navigate to Sales Ledger/Reports, cannot see my Menu item.
I tried clearing cache,refresh AOD,compare Dev and Test.
Finally I found the cause, the reason seems to be as below
When in my project/Menu/Sales Ledger/Reports I can see my menu item.
But when I navigate to AOT/Menu/Sales Ledger/Reports my menu item is not available.
I fixed it by adding my Menuitem to AOT/Menu/Sales Ledger/Reports, after which I can see.
My question:
Is this something known or anyone faced? Or is there something I missed?
Did I do anything wrong while adding MenuItems to Menus and dragging the changes to my project?
Why does My Project/Menu have menu item, but not in AOT/Menu?