Hello everyone,
I ran into an issue today, which seems a bit weird. I have a canvas app within a solution in my Dev environment. This canvas app has 41 required objects in its dependencies. I exported that solution as managed, and imported it into the next environment (Test) as managed solution. The import was successful and I tried to launch the app, only to discover my updates are not showing.
Long story short, I realised that the required object in the imported app are only 20 (compared to 41)!!
In my troubleshooting efforts, I uninstalled the managed solution and tried to imported again multiple times while trying to refresh and re-add the dependent object, and somehow the number raised into 35, the 6 objects left are flows stored within the same solution I am trying to import, but somehow, the app can't recognise them!
Can someone please help me with this issue that's driving me mental?