Lassen V2.3.6 Release
New Features: Individual vs Team comparison for Individuals
For users that have their access level set to "User Viewer." These individuals can now compare their PR Cycle Time stats to their team's aggregate. For example your Engineer who works on the infrastructure team can now compare their time to review, time to open and time to merge with the team aggregate average or median. This allows individuals to see if their metrics fall between above/below the teams overall performance.This is especially useful for members who are looking to drive self improvement or identify patterns that could naturally be driving down merge times such as large PR's or high time to reviews. These aggregates are meant to create both transparency and self awareness in team members.
How does this feature work:
- Your engineer(s) should have been given the "User View" permission on the insights platform. This can be found here.
- The engineer(s) should have access to the PR Cycle Time page and also be a member of atleast 1 team.
- The toggle switch allow the user to only view aggregate for the teams they are a part of. For example if an engineer is a part of the infrastructure and devOps team then they can access aggregate comparisons of both.
- If the engineer has no teams that they are a part on in the insights app the toggle switch will not show.
Enhancements and Improvements:
- Redesigned our PR Cycle Time charts to be more accessible with higher contrast colors
- Improved label spacing for the X and Y Axis charts on the PR Cycle Time charts.
- Added the ability to turn off the average or median lines on the PR Cycle Time charts
- Add detailed date information on chart crosshairs when you hover over, so you know exactly what dates data is being compared for.
- Improve the design and copy of the median and average toggle menu and switch.
- Improve the overall responsive for the Cycle time summary cards for smaller screens
- Improved the scrolling ability for the summary cards
Bug Fixes:
- Fixed a bug where date picker hot keys would select the wrong time interval when moving back and forth time ranges.
- Fixed an issue where the repo selector on the PR Cycle Time page would not clear filters
- Fixed an issue where repo information was not passed to the URL parameters for link sharing
- Fixed a bug that caused the layout to constantly shift when you hovered over any plotted data that was close to the edge of the page.