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

Update to API will cause issue with Group User Call Statistics #72

Closed
Jordan-Prescott opened this issue Jul 19, 2024 · 1 comment · Fixed by #116
Closed

Update to API will cause issue with Group User Call Statistics #72

Jordan-Prescott opened this issue Jul 19, 2024 · 1 comment · Fixed by #116
Assignees
Labels
bug Something isn't working

Comments

@Jordan-Prescott
Copy link
Owner

Odin Patch Release 7.4.17 is now available
Greetings Odin users! This batch of release notes covers all the features, updates, and bug fixes published throughout July, 2024.

Normally, we segment releases into smaller chunks, but in this case the Odin team feels grouping the last few releases together makes the most sense, as many front and backend elements distrubuted across these releases work in concert.

Accordingly, we strongly advise any client wishing to upgrade beyond 7.4.13 to request an upgrade directly to 7.4.17.

As a reminder, all of these features are live and available for review in your instance of Odin via the Lab feature.

Please email [email protected] if you'd like to get on the schedule for an upgrade.

New Features
ODIN WEB

For User Bulk Features, the Voice Messaging User Screen CSV report download now includes 3 additional columns: sendVoiceMessageNotifyEmail, voiceMessageDeliveryEmailAddress, and voiceMessageCarbonCopyEmailAddress. [ADO-10600]
Enterprise and group admins can now enable and disable admins at their level of clearance or lower. [9863]
Updates
ODIN WEB

Improved the performance of the Service Utilization Report [ADO-8413]
Added the ability to filter the Group User Call Report to remove users who do not have any calls during the designated period [ADO-10633]
Odin group Devices and group Device Configuration as well as user Devices were in some cases requiring tag values. Odin now allows null Tag Values in all cases as well as correctly passes along "true" or "false" values. [ADO-10785]
While on the user landing page, the links to settings for calling features are now in focus order. [ADO-9665]
The downloadable CSV report User Bulk Features - Voice Messaging User Screen now includes an additional column: voiceMessageNotifyEmailAddress. [ADO-11272]
When using the "Enable Authentication" option of the user create callback, the system should update the user authentication and raise a "user.authentication.update" event regardless of whether or not the authentication service is previously enabled. [ADO-11585]
ODIN API

Performing a GET call on the call records user stats returns an empty array instead of an object with null properties when no matching records are found. [ADO-10847]
Bugfixes
ODIN WEB

Corrected a bug that was preventing hunt group agent reordering. [ADO-11439]
Fixed various bugs and implemented several optimizations for date picker. [ADO-10644]
ODIN API

Corrected issues with the Phonism Webhook fix for the user.busyLampField.update event. [ADO-10727]

@LivCurtis
Copy link
Contributor

Odin has changed what is returned from the api null/0 which is going to break the method (group user call statitstics) we built in reporter.py. Need to adjust for this

@Jordan-Prescott Jordan-Prescott moved this from ⏭️ Next to 🏗 In progress in Odin's Spear - Use Your Best Weapon. Sep 16, 2024
@github-project-automation github-project-automation bot moved this from 🔖 Ready to ✅ Done in Odin's Spear - Use Your Best Weapon. Sep 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Development

Successfully merging a pull request may close this issue.

2 participants