frappe / insights

Open source analytics / business intelligence tool (BI)
https://frappe.io/insights
GNU Affero General Public License v3.0
406 stars 199 forks source link

Bench update results in error #162

Closed mrPauwHaan closed 12 months ago

mrPauwHaan commented 1 year ago

When running bench update I am getting the error You have local changes in app "insights" that are not committed.. I have to use the --reset flag to update all of my modules. Also, the latest version it is installing is insights 1.0.1, while it should be updating to the latest version available.

nextchamp-saqib commented 12 months ago

This isn't related to insights As a workaround, you can manually pull latest changes using git pull and then run bench --site <your-site> migrate