Pitchfork People v2.1
The latest minor release addresses a logic bug within the profiles and profile-data blocks.
A new version of Pitchfork People was made available today. The version 2.1 release addressed one discovered logic bug within the profiles and profile-data blocks. It also updated the app-webdir-ui from the Unity Design System to the latest version.
Site admins should be able to update the Pitchfork People plugin without further remediations needed. Plugin updates can applied from the admin dashboard through the use of WP Pusher or Git Updater.
Bug fix
When configuring multiple profile-data blocks within the wrapping profiles block, it is possible to override individual profile titles with the preferred title based on the department ID. The control for that override can be found within the block settings for the profiles block.
When testing this feature, we discovered that the override would intermittently fail to register the correctly associated title. The failure was based on the location of the department ID within a certain internal array. Rewriting the logic of the department ID check restored the functionality.
Props to @wmcconnell from Knowledge Enterprise for helping to spot and troubleshoot the logic issue.