Note: Daily update is only available in Flow Enterprise Server.
Daily update shows your team's impact over time and an overview of their commit activity from the prior work day.
Use this data in your team’s workflows and daily standups. Review the prior day’s commit activity and status on workflows to view a full picture of your team's activity.
Daily update overview
If you're a team lead, manager, or scrum master, use Daily update to:
- View a team’s weekly impact
- View a team’s commit activity on the previous day
- Inform your team during daily standups
To view your Daily update report:
- Click Reports in Flow’s top navigation.
- In the left navigation under Daily check, click Daily update.
How do I view Impact?
Overall impact - week over week shows how many lines of code your team contributed to each day of the work week. Work focus yesterday shows the percentages of each work type contributed the previous day.
Who didn’t check in code yesterday?
Users didn’t check in code yesterday shows you the users who didn’t check in code yesterday.
Who contributed the most yesterday?
Top contributor shows the user who contributed the most code the previous day. Top gainer shows the user who had the most impact over the last 30 days. Tech debt cleanup shows the user who addressed the most technical debt.
How do I view commit activity?
Commits with the Biggest Impact shows the previous day’s commits with the largest Impact. Commits from yesterday shows the user, commits, lines, focus, and Impact level of each commit from the previous day.
Creating a Vendor URL template in Daily update
In Flow Enterprise Server, you must create Vendor URL templates from Daily update.
- Click Reports in Flow's top navigation bar.
- In the left navigation under Daily check, click Daily update.
- Click a commit from Commits with the Biggest Impact or Commits from yesterday.
- If the commit is linked correctly, Flow directs you to your commit in your Git host. If Flow can't link to your commits, a warning modal appears.
- Locate an individual commit from the same repo in your Git host. Copy and paste your commit URL into the modal. The URL follows this format:
https://{host}/{repo}/commits/{sha}
.
- Click Yes, it did! after successfully making a URL template. This saves the settings for this repo so you can easily access your commits directly from Flow.