cal.com icon indicating copy to clipboard operation
cal.com copied to clipboard

[CAL-1074] Deactivated apps reappear after upgrade (settings/admin/apps)

Open saschafoerster opened this issue 2 years ago • 4 comments

Issue Summary

After every upgrade, I have to go trough all the apps and re-check their activation status. I deactivate most of the apps there, but it seems like this is reset after every upgrade. Also the redesign makes it hard to see instantly, which app is active and which is not. You have to click on the three dots for every single app to check.

Steps to Reproduce

  • Edit activation status of an app in the admin-interface
  • Upgrade a version of cal.com
  • All these settings are lost.

Technical details

  • Happened with the last self hosted version, docker, upgrade from 2.5.10 to 2.5.15

CAL-1074

saschafoerster avatar Feb 15 '23 07:02 saschafoerster

@zomars @leog any ideas why this resets for each upgrade? maybe @saschafoerster is re-running the app store seeder by accident?

PeerRich avatar Feb 15 '23 18:02 PeerRich

@saschafoerster could you elaborate a bit more on the steps you take to upgrade? what kind of treatment gets your database in that process?

leog avatar Feb 15 '23 19:02 leog

This is my upgrade process:

cd /home/calcom-docker git pull git submodule update --remote --init docker compose pull DOCKER_BUILDKIT=0 docker compose build calcom docker compose up -d

saschafoerster avatar Feb 15 '23 19:02 saschafoerster

fyi @saschafoerster : @leog is working on a different high priority ticket right now

PeerRich avatar May 26 '23 11:05 PeerRich

No pressure, just a confirmation: it's still happening with upgrades from 2.8.7. to 2.9.8

saschafoerster avatar Jun 11 '23 13:06 saschafoerster

@PeerRich Oh, that is sad. Why are there settings anyway if they get overwritten after every update? Alternatively: is there a script or way to activate only the apps I really want to be used by our team?

saschafoerster avatar May 23 '24 09:05 saschafoerster