ever-co / ever-teams

Ever® Teams™ - Open Work and Project Management Platform - https://ever.team
https://ever.team
GNU Affero General Public License v3.0
227 stars 35 forks source link

[Feature] 'Daily Plan' compare Estimated tasks time and Planned work hours #2614

Open KostyaEver opened 3 weeks ago

KostyaEver commented 3 weeks ago

The system should check

  1. if user has 'Today' plan or not (If has)
  2. it checks if all tasks have Estimates (if no, ask to add in a popup)
  3. it checks if 'Planned work time' was provided (if no, ask to add in a popup) 4. The system should check if the Total Estimates of all planned tasks are approx the same as 'Planned work hours''

It should display a NEW popup in case

  1. User added too many tasks with total estimates that are more than 'Planned work hours' (afford +1h to planned work time)
  2. User added a few tasks with total estimates that are much less than 'Planned work hours' (afford -1h to planned work time)

So the range can vary from -1 to +1 hour from the defined value

The popup should be similar to described here https://github.com/ever-co/ever-teams/issues/2603

just add one more line under the task list of the popup in RED (as a Notification)

'Please, correct one of the more appropriate values

Note: so the user can see https://github.com/ever-co/ever-teams/issues/2603 with additional information so that we don't need to design more popups and we should not force a user to make all of these corrections. Just to inform the user about that difference for V.1

Screenshot at Jun 13 17-33-33