adapt_authoring icon indicating copy to clipboard operation
adapt_authoring copied to clipboard

Framework update doesn't update src/core

Open oliverfoster opened this issue 3 years ago • 1 comments

Expected Behaviour

src/core should be deleted before running installDependencies https://github.com/adaptlearning/adapt_authoring/blob/7ccd9915b5611e9e1fac0e9c7e4b700a38ee9613/lib/installHelpers.js#L467-L470

Actual Behaviour

A git reset is performed, but this will not update src/core https://github.com/adaptlearning/adapt_authoring/blob/7ccd9915b5611e9e1fac0e9c7e4b700a38ee9613/lib/installHelpers.js#L537

Steps to Reproduce

  1. update an AAT with a separated src/core

Versions

  • Authoring Tool Version: current
  • Framework Version: >=5.17.0
  • Node.js Version: any
  • MongoDB Version: any
  • Operating System: any
  • Browser: any

oliverfoster avatar May 31 '22 13:05 oliverfoster

Will get this into the v0.11.0 release

taylortom avatar Jun 01 '22 09:06 taylortom