As a developer you have assigned an application from a developer tenant to an operator tenant. When you proceed with deploying the application in the operator tenant, you download the application files but realize the manifest file you uploaded in the developer tenant is not included in the files.
Solution
The manifest file was not included due to formatting errors within the file. Make sure the manifest file meets the formatting and guidelines listed here.
A common mistake to avoid is using decimals when specifying the memory or the disk quota using a decimal. These values for these fields must be whole numbers only.
Notes
https://developer.mindsphere.io/concepts/concept-cloudfoundry-apps.html