Description
Upgrade to Fleet from 7.10 to 7.11 failed with that error:

Todo
After some investigations, the issue is related in the order where we update template, update the component template before the index template cause an issue, endpoint is the only package to use that feature.
Later:
- we still need to better understand why this error is not happening every time
- We will need to figure how we can ensure we cover this case in our tests.
Description
Upgrade to Fleet from 7.10 to 7.11 failed with that error:
Todo
After some investigations, the issue is related in the order where we update template, update the component template before the index template cause an issue, endpoint is the only package to use that feature.
Later: