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

[CAL-809] Flaky: Self-hosters can't manage Pro features

Open joshavant opened this issue 2 years ago • 3 comments

Issue Summary

Self-hosters are unable to manage Pro features in the web UI.

Steps to Reproduce

  1. Try to toggle this switch: screenshot_2022-12-23_at_12 50 50_am

Expected: The switch can be toggled

Actual: The switch cannot be toggled

Technical details

  • Browser version: Safari Version 16.1 (18614.2.9.1.12)
  • Cal.com v2.4.2

CAL-809

joshavant avatar Dec 26 '22 15:12 joshavant

@joshavant Just checked out the code and did a little test. If you make a team, logout, and log back in, you can disable the branding user a user or a team.

Looks like since Cal.com switched to team pricing, the users.disableBranding takes less precedence than user.belongsToActiveTeam.

phishy avatar Dec 28 '22 16:12 phishy

@Udit-takkar @alishaz-polymath can you two test this a bit more and make it more seamless?

PeerRich avatar Jan 17 '23 10:01 PeerRich

The toggle is working for me and i did open up a issue about belongsToActiveTeam not updating without logout here https://github.com/calcom/cal.com/issues/6455

Udit-takkar avatar Jan 18 '23 00:01 Udit-takkar