Conversation
* http changes * primary db changes * outbound call changes --------- Co-authored-by: Burdhi. Shivani <BU40088124@wipro.com>
1097 sms template
* Added limit condition while fetching Item stock entry details in eaushadha API * Minor modifications in 1097 referral sms template * Added institute name along with referral SMS --------- Co-authored-by: Devika <de40034072@wipro.com>
* Added limit condition while fetching Item stock entry details in eaushadha API * Minor modifications in 1097 referral sms template * Added institute name along with referral SMS * Removed myapp propeties and minor change in interceptor. --------- Co-authored-by: Devika <de40034072@wipro.com>
* Added limit condition while fetching Item stock entry details in eaushadha API * Minor modifications in 1097 referral sms template * Added institute name along with referral SMS * Removed myapp propeties and minor change in interceptor. * Change in Phone No comparison while fetching call audit details --------- Co-authored-by: Devika <de40034072@wipro.com>
Co-authored-by: IN40068837 <IN40068837@L-156289031.wipro.com>
* Mapper class modified * searchUserById api logic corrected --------- Co-authored-by: IN40068837 <IN40068837@L-156289031.wipro.com> Co-authored-by: appuser <appuser@amritwprdev.piramalswasthya.org>
* Added limit condition while fetching Item stock entry details in eaushadha API * Minor modifications in 1097 referral sms template * Added institute name along with referral SMS * Removed myapp propeties and minor change in interceptor. * Change in Phone No comparison while fetching call audit details * Corrected empty array response in JsonObject - editBenCommunity * Reverted - update community education changes * Added cti data sync scheduler execution time change and start date and end date change for last two days * Added cti data sync scheduler execution time change and start date and end date change for last two days * Added cti data sync scheduler execution time * Removed commented code --------- Co-authored-by: Devika <de40034072@wipro.com>
Swaasa changes from develop branch
* Added limit condition while fetching Item stock entry details in eaushadha API * Minor modifications in 1097 referral sms template * Added institute name along with referral SMS * Removed myapp propeties and minor change in interceptor. * Change in Phone No comparison while fetching call audit details * Corrected empty array response in JsonObject - editBenCommunity * Reverted - update community education changes * Added cti data sync scheduler execution time change and start date and end date change for last two days * Added cti data sync scheduler execution time change and start date and end date change for last two days * Added cti data sync scheduler execution time * Removed commented code * cti-datacheck changes - calltype Id updation if it's null --------- Co-authored-by: Devika <de40034072@wipro.com>
…110) * cti changes- saving response in failure cases too * call closure issue resolved * WASA change * bencall data check with call detail report data Scheduler and logs addition * pushed properties for cti data check scheduler * pushed properties for cti data check * added properties to cti properties * 104 application Time to consume is not showing in prescription SMS - AMM-868 --------- Co-authored-by: KA40094929 <KA40094929@L-158018332.wipro.com> Co-authored-by: appuser <appuser@WIPRO-DEV> Co-authored-by: appuser <appuser@amritwprdev.piramalswasthya.org>
Added new field for faceEmbedding
|
Caution Review failedThe pull request is closed. WalkthroughThe pull request introduces significant modifications across various files, focusing primarily on the management of biometric data and scheduling configurations. Key changes include the addition of fields for face embeddings in several classes, the removal of unused dependencies, and updates to scheduling properties for data synchronization. Additionally, the logic for handling outbound calls and the structure of several service methods have been refined, enhancing the overall functionality of the application. Changes
Possibly related PRs
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
|
…artup NullPointerException(PSMRI#121)




Description
Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change.
Type of change
How Has This Been Tested?
Please describe the tests that you ran to verify your changes. Please also note any relevant details for your test configuration.
Checklist:
Summary by CodeRabbit
Release Notes
New Features
faceEmbeddingfields in relevant models and controllers.Bug Fixes
Improvements
Removals
Refactor