Once I have configured a view to use another report profile via Query settings, later deselecting this option doesn't revert to the default profile ID. This appears to be because of an isset() check that should be !empty() since deselecting the checkbox causes the value to be set to zero.
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | google_analytics_reports-undo_use_another_profile-2864873-3.patch | 623 bytes | othermachines |
Comments
Comment #2
othermachines commentedCorrection.
Comment #3
othermachines commentedComment #4
rajab natshahThank you othermachines for the fix
#2825785: Views query always queries google_analytics_reports_api_profiles_list()
Looks like that an optimization round is a must for this module
Comment #5
rajab natshahComment #7
rajab natshahCommitted ... Thank you :)
Comment #8
rajab natshahComment #9
rajab natshahComment #10
rajab natshah#3102925: Add an automated testing for the [Google Analytics Reports] and API module