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

[Feature] Reports | View Weekly Limit report #3162

Closed
ariefgp opened this issue Oct 18, 2024 · 0 comments · Fixed by #3376
Closed

[Feature] Reports | View Weekly Limit report #3162

ariefgp opened this issue Oct 18, 2024 · 0 comments · Fixed by #3376
Assignees

Comments

@ariefgp
Copy link

ariefgp commented Oct 18, 2024

Related document:

Related User Stories


As a manager, I want to view a Weekly Limit Report, so I can track and monitor my team's adherence to time limits.

Note

1.1 Purpose

The Weekly Limit Report is designed to provide managers with comprehensive insights into their team's time allocations on a weekly basis. This feature aims to enhance productivity tracking, resource management, and adherence to established time limits within the organization.

1.2 Scope

This PRD outlines the requirements for implementing the Weekly Limit Report feature within our task and project management product. The report will be accessible to managers and will integrate with our existing time tracking functionality.

1.3 Definitions

  • Weekly Limit: The maximum number of hours a team member is allocated to work in a week.
  • Time Spent: The actual number of hours worked by a team member in a given period.
  • Percentage Used: The proportion of the weekly limit that has been utilized.
  • Remaining Hours: The number of hours left within the weekly limit.

Detailed Flow:

  1. Manager navigates to the Reports section
  2. Manager selects the "Weekly Limit Report"
  3. System displays a table with columns: Member, Time Spent, Weekly Limit, Percentage Used, Remaining
  4. Manager can adjust the time range for the report
  5. System updates the report based on the selected time range
  6. Report title changes dynamically based on the selected time range and grouping

Acceptance Criteria:

  • Report displays accurate data for each team member
  • All specified columns (Member, Time Spent, Weekly Limit, Percentage Used, Remaining) are present
  • Time range selector includes presets (Today, Yesterday, Current Week, Last Week, Current Month, Last Month, All Time) and a Custom Range option
  • Report updates in real-time when time range is adjusted
  • Percentage Used and Remaining columns are correctly calculated based on Time Spent and Limit

Additional Information

image

Technical

Available:

organizationId: 7fac8f69-2721-42c6-a3df-25dfa8a88bda
tenantId: 5049a039-4104-49dc-9356-ba005b0ed7e9
startDate: 2024-10-20 21:00:00
endDate: 2024-10-27 20:59:59
timeZone: Asia/Famagusta
duration: day
  • All data is available in the API
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants