Hi! After installing the LifeTime SDK on a development environment and exporting LifeTime data, I do not get information about deployments.1. LifeTime SDK installation.
2. Export LifeTime data as sample data.
3. OutSystems Reactive Application calls MetaModel_API\Deployment_List server action.The output is always an empty list. However, other server actions return data, such as the MetaModel_API\ApplicationVersion_List. Does anyone know what could be the reason?Additionally, it's unclear to me if the LifeTime SDK is being used correctly. We need a screen to show deployment notes from LifeTime. As per documentation, the SDK allows you to develop plugins for LifeTime, but we haven't found another way to display this information in a Reactive application.
I also have the same question. This action returns and empty list always.
It seems this is intended to return a different type of info. take a look at this post:
https://www.outsystems.com/forums/discussion/70524/lifetimesdk-deployment-returns-nothing/
Take a look at this APIhttps://success.outsystems.com/documentation/11/reference/outsystems_apis/lifetime_api_v2/#operation--deployments--get