python-mapswipe-workers icon indicating copy to clipboard operation
python-mapswipe-workers copied to clipboard

automate workflow to change project status

Open Hagellach37 opened this issue 3 years ago • 1 comments

The status of a project (inactive, active, finished) is currently changed manually by a project manager, e.g. after a project reached 100%.

Sometimes this means, that a project that reached 100% stays in the app for some extra hours, if no project manager is available to "shuffle" projects.

It would be good if this process can be automatized, e.g. so that the backend set a project status to finished and another new project to active.

  • [ ] set project status to finished after a project reached 100% progress
  • [ ] check how many inactive projects there are waiting in firebase
  • [ ] check how many active projects there are in the app left
  • [ ] don't change status of projects in the app, if there are no new projects to work on and there would be less than 3 (?) active projects in the app left

Hagellach37 avatar Mar 28 '21 21:03 Hagellach37

This would be absolutely amazing!

SColchester avatar Apr 14 '21 15:04 SColchester