server icon indicating copy to clipboard operation
server copied to clipboard

Show version from appinfo on occ app:list

Open juliushaertl opened this issue 1 year ago • 0 comments

Otherwise this might be confusing when the web UI shows a different version number than occ

juliushaertl avatar Aug 08 '22 13:08 juliushaertl

How can there be 2 different versions? Ah, file vs db?

nickvergessen avatar Aug 11 '22 06:08 nickvergessen

Yes, in case the app has not been upgraded (through enabling or occ upgrade) or if the upgrade may have failed for the app, the installed version from the db still has the old one while the version from app info returns the new one.

juliushaertl avatar Aug 11 '22 06:08 juliushaertl

Yes, legit warning and fixed

juliushaertl avatar Aug 11 '22 07:08 juliushaertl

While I get the point of returning the same info, the idea was to be able to see the "installed" but disabled version with the occ command. That is also what the Support report shows and is really helpful when people fail to enable apps (because they were actually installed back then but the migration is not working from their old version to the newest one)

nickvergessen avatar Aug 11 '22 07:08 nickvergessen

Maybe we need to show/add both versions

nickvergessen avatar Aug 11 '22 07:08 nickvergessen