Skip to main content

✨ Platform 7 Release 🏭

Platform Release Notes for RC7 (RFC103) Version: 1.0.20230122.12

Includes details of:

  • 10 New Features
  • 3 Feature Enhancements
  • 1 Integration
  • 11 Bug Fixes

The major issues covered by this release are: Define a signature for Pia email; added permission levels for Adoption Report and Client access; performance improvements for maintenance tasks; add Slack Connected Service; improved Automation suggestions; and fixed IT Glue Connect Service test failures.

Ticket Summary

IDChange TypeTitle
2042New FeatureDefine a signature for email sent by Pia
6026New FeatureAgent activities can be cancelled
9401New FeatureChatbox now show date/time with conversations
10379New FeatureAdd Ability to retry Automation is agent unavailable
10935New FeatureInstall Extension button added to AutoTask Connected Service screen
11506New FeatureAdd the ability to restrict Engineers' access to Clients
12233New FeatureAdd Adoption Report access level
12353New FeatureAdded ability to activate Pia Agents during an Automation
12937New FeatureView which users have Pia Animations Enabled
13124New FeatureAuto updating in off-peak hours
4111Feature EnhancementUser Interface improvements for ConnectWise Connected Service
12784Feature EnhancementEnhanced Audit Log Notes
13573Feature EnhancementPerformance improvement of background maintenance tasks
7639IntegrationAdd Connected Service Slack
12517Bug FixLong running packages failing with timeout
13594Bug FixPia not suggesting Automations for some email
13610Bug FixChatbox getting stuck for long activity names
13850Bug FixIT Glue Connected Service API test failing
13877Bug FixAutoTask heavy traffic experiencing throttling
14441Bug FixAdoption Report mistagging some clients
14811Bug FixPia Activity Log not showing activity
15060Bug FixWebhook dialog box opens blank
15494Bug FixNew User Automation producing JSON string in bad format error
15704Bug FixClients not displaying in Pia Portal
15906Bug FixAutomations failing to send email with Get Delegate error

Ticket Details

New Features​

2042​

Change TypeNew Feature
TitleDefine a signature for email sent by Pia
DetailsPartners can now define a signature that is attached to email sent by Pia to their clients. This helps remove confusion so recipients can easily identify the source of the email.

Ticket Summary

6026​

Change TypeNew Feature
TitleAgent activities can be cancelled
DetailsAgent activities can now be cancelled by clicking the 'Cancel current Request' option in Pia or the 'Stop Package' option in Live Package Screens.

Ticket Summary

9401​

Change TypeNew Feature
TitleChatbox now show date/time with conversations
DetailsThe Chatbox now displays the data/time with conversations so Engineers can better track the time different actions happen.

Ticket Summary

10379​

Change TypeNew Feature
TitleAdd Ability to retry Automation is agent unavailable
DetailsAdded the ability for Pia Automations to retry if the Agent Service cannot be connected to. This allows an Engineer to make sure the Agent Service is available and ask the Automation to 'Try Again', without having to run through the Automation choices again.

Ticket Summary

10935​

Change TypeNew Feature
TitleInstall Extension button added to AutoTask Connected Service screen
DetailsAn Install Chrome Extension has been added to the AutoTask Connected Service screen to make installing the AutoTask Browser Extension easier.

Ticket Summary

11506​

Change TypeNew Feature
TitleAdd the ability to restrict Engineers' access to Clients
DetailsA Pia Admin can now restrict a Service Desk Engineer's access to Clients when using Pia. This means that, if an Engineer opens a ticket for a client they don't have permission for, they will not be able to use Pia Automations with that client.

Ticket Summary

12233​

Change TypeNew Feature
TitleAdd Adoption Report access level
DetailsAn Adoption Reports access level has been created so that Admin users can now grant access to the Adoption Report to non-admin users.

Ticket Summary

12353​

Change TypeNew Feature
TitleAdded ability to activate Pia Agents during an Automation
DetailsThe Chatbox now offers to activate a Pia Agent that has been installed and configured, but not yet activated in Pia. If a Pia Automation needs to run on a Pia Agent that has not yet been activated the Engineer will be prompted to activate the Agent.

Ticket Summary

12937​

Change TypeNew Feature
TitleView which users have Pia Animations Enabled
DetailsA Pia Admin can now easily view which users have Automation Enabled in the Users table.

Ticket Summary

13124​

Change TypeNew Feature
TitleAuto updating in off-peak hours
DetailsPia now schedules Automatic updates to happen in the off-peak hours based on a tenant’s timezone settings. This will reduce the interruptions caused to Partners by Pia updates.

Ticket Summary

Feature Enhancements​

4111​

Change TypeFeature Enhancement
TitleUser Interface improvements for ConnectWise Connected Service
DetailsThe ConnectWise Connected Service page has had a number of elements renamed or moved to improve user understanding and better group functionality. This includes the 'Integration' tab being split into 'API Credentials' and 'Integration' 'tabs, and webhook sections being better labelled.

Ticket Summary

12784​

Change TypeFeature Enhancement
TitleEnhanced Audit Log Notes
DetailsThe Audit Log for Automations has been enhanced to store more details about the Automation runs. This will give a SD Engineer more information and a better ability to troubleshoot if there is a failure.

Ticket Summary

13573​

Change TypeFeature Enhancement
TitlePerformance improvement of background maintenance tasks
DetailsSystem performance improved by optimising background maintenance tasks.

Ticket Summary

Integrations​

7639​

Change TypeIntegration
TitleAdd Connected Service Slack
DetailsAdd Slack as a Connected Service with the intent to allow Automation to notify Engineers via Slack messages.

Ticket Summary

Bug Fixes​

12517​

Change TypeBug Fix
TitleLong running packages failing with timeout
DetailsFixed an issue where long running Automations were receiving timeout errors. Improved Pia's handling of Automations that take longer to run so that they don't timeout.

Ticket Summary

13594​

Change TypeBug Fix
TitlePia not suggesting Automations for some email
DetailsFixed an issue where the ML Model was not suggesting Automations for email that contained a 'mailguard' component in the message. Pia now suggests appropriate Automations

Ticket Summary

13610​

Change TypeBug Fix
TitleChatbox getting stuck for long activity names
DetailsFixed an issue where the Chatbox was getting stuck when activity names were too long. The allowed activity name length has been increased to handle long names.

Ticket Summary

13850​

Change TypeBug Fix
TitleIT Glue Connected Service API test failing
DetailsFixed an issue where the IT Glue Connected Service was incorrectly reporting a connection failure when testing the API connection in some circumstances. The API connection test now correctly reports success or failure.

Ticket Summary

13877​

Change TypeBug Fix
TitleAutoTask heavy traffic experiencing throttling
DetailsFixed an issue where heavy traffic to AutoTask was experiencing throttling. Pia communication with AutoTask has been optimised to avoid throttling.

Ticket Summary

14441​

Change TypeBug Fix
TitleAdoption Report mistagging some clients
DetailsFixed an issue where the Adoption Report's Clients in Scope table was showing tags that no longer applied in some circumstances. The Adoption Report now shows the correct tags in this table.

Ticket Summary

14811​

Change TypeBug Fix
TitlePia Activity Log not showing activity
DetailsFixed an issue where Pia Automation where working correctly but the Pia Pod Activity Low was not showing any activity in some circumstances. The Activity Log now shows activity correctly in these circumstances.

Ticket Summary

15060​

Change TypeBug Fix
TitleWebhook dialog box opens blank
DetailsFixed an issue where the new Webhook dialog box would open but appear blank in some circumstances. The webhook dialog box appears correctly now.

Ticket Summary

15494​

Change TypeBug Fix
TitleNew User Automation producing JSON string in bad format error
DetailsFixed an issue where the New User automation was displaying a JSON string in bad format error in some circumstances. The Automation now works correctly in these circumstances.

Ticket Summary

15704​

Change TypeBug Fix
TitleClients not displaying in Pia Portal
DetailsFixed an issue where the Clients screen in the Pia Portal was blank in some circumstances. The Clients screen displays correctly now.

Ticket Summary

15906​

Change TypeBug Fix
TitleAutomations failing to send email with Get Delegate error
DetailsFix an issue where Automations were displaying a Get Delegate error when trying to send email in some circumstances. Automations sending email send email correctly.

Ticket Summary