Most probably your extension does not have dependencies on the iTop module which brings that menu, so when the compilation load your extension, the iTop module is not yet loaded, so the menu does not yet exist...
🎉
1
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi Everyone,
Today, I customize menu RequestManagement, the configuration as below:
But, When I run setup for upgrade, It has an error (as the picture attachment)
I sure this menu is exist because It's the build-in menu of iTop
Please kindly help me!
Thanks All!
Last edit: Linh 2021-09-09
Most probably your extension does not have dependencies on the iTop module which brings that menu, so when the compilation load your extension, the iTop module is not yet loaded, so the menu does not yet exist...
Yes, You are right!
Thank You so much!