Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Second user session (SuperAdmin User) being tracked by Intercom #340

Open
castlese opened this issue May 14, 2021 · 0 comments
Open

Second user session (SuperAdmin User) being tracked by Intercom #340

castlese opened this issue May 14, 2021 · 0 comments

Comments

@castlese
Copy link

Version info

  • intercom-rails version: 0.4.1
  • Rails version: 6.0.3.4

Brief Context

We have a non-devise SuperAdmin user which can act as any other user in our app. Implemented using two user sessions: in our controllers, if SuperAdmin is logged in, there is current_admin_user and current_user set

Expected behaviour

SuperAdmin activity is registered to intercom

Actual behaviour

I would like to exclude SuperAdmin activity from intercom somehow

Steps to reproduce

  1. Log in as a Super Admin in our app
  2. Go to a user account & click around
  3. Go to intercom and see activity is registered there

Logs

None

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant