LG-4312 Remove analytics_user override of default analytics user#4833
LG-4312 Remove analytics_user override of default analytics user#4833
Conversation
|
I'm finding quite a few places where we currently pass in But now I see lots of others as well. Just a few examples: Some of these might not be necessary to override, but in the end it seems not to be quite as safe or straight-forward to remove the attribute as I'd imagined when the ticket was first written. That we have multiple ways and formats to pass user for analytics is still confusing. An alternative could be to flip it so we remove the identity-idp/app/controllers/frontend_log_controller.rb Lines 23 to 25 in 24dcf62 identity-idp/app/controllers/idv/capture_doc_controller.rb Lines 56 to 58 in 24dcf62 The frontend log would be easy enough to convert. Maybe we should leave it as it is? |
…to override the default analytics user
…p controller Analytics.new
No description provided.