Anagh Hegde
Anagh Hegde
### Is there an existing issue for this? - [X] I have searched the existing issues ### Summary Over the last few days i have seen quite a few users...
## Description > Add view mode to the analytics events. Fixes #15690 ## Type of change - Bug fix (non-breaking change which fixes an issue) ## Checklist: - [ ]...
### Is there an existing issue for this? - [X] I have searched the existing issues ### SubTasks - [ ] Use app mode for actions and pages - [x]...
## Description > CurlImport tests were failing in EE AuditLog PR because of the missing workspaceId. It was because of the missing annotation `withUserDetails`. ## Type of change - Test...
Release v1.8.6
## Description > Add params passed while executing the analytics event for AuditLogs. Fixes #17561 ## Type of change - New feature (non-breaking change which adds functionality) ## How Has...
## Description > When we merge the template to an existing app, the deployed version should work without any issues. This PR fixes this issue. The cause was that the...
## Description > When a git push is failed due to reasons other than upstream changes like a protected branch, the application displays there are upstream changes which is not...
## Description > As per current DB structure actions are embedded inside the JSObjects. Every new method in JSObjects results in new action getting created in DB. Consider user updates...
## Description ## Type of change - Bug fix (non-breaking change which fixes an issue) ## How Has This Been Tested? - Manual - Jest - Cypress ### Test Plan...