SFDX-Data-Move-Utility icon indicating copy to clipboard operation
SFDX-Data-Move-Utility copied to clipboard

How forceUpdate property on needUpdate works?

Open Parkjunwu opened this issue 3 years ago • 2 comments

Hello!

On VersionCheck.needUpdate, forceUpdate property exist.

But I cannot find how this property works.

On this library code, there is nothing about forceUpdate property.

I'd be grateful if you let me know about this.

Thank you!

Parkjunwu avatar Dec 27 '22 10:12 Parkjunwu

same issue here . getCurrentVersion is work fine but getLatestVersion is not working

bibhuti9 avatar Jan 16 '23 09:01 bibhuti9

@kimxogus Thank you very much for this excellent library. I am a bit confused about the forceUpdate option when set for needUpdate(). Does it have any effect?

Everyone, By the way, for those who need to understand the use of this option with getLatestVersion(), it is explained in the following comments: #14, #8

Bilal-Abdeen avatar Jun 04 '23 21:06 Bilal-Abdeen