Closed mmoore99 closed 8 years ago
I am currently working on this issue.
@tonysurma (cc: @OhMcGoo, @BillWagner)
Please review the example stucture for a DeploymentManaged
activity below and let me know if it correctly depicts what you would like to implement. Thanks. @tonysurma, if you don't respond I will have to sick @SeanFeldman on you! :wink:
DeploymentManaged
Activity Structure:
Activity
: Install fire detectors in Queen Ann District
Task
: Sunday Driver, VolunteersNeeded: 2TaskSignup
: Tony SurmaTaskSignup
: James ChambersTask
: Sunday Installer, VolunteersNeeded: 6TaskSignup
: Bill WagnerTaskSignup
: Steve GordonTaskSignup
: Mike MooreTaskSignup
: David PaquetteTaskSignup
: Charles BarkleyTaskSignup
: Steph CurryTask
: Monday Driver, Volunteers Needed: 2TaskSignup
:TaskSignup
:Task
: Monday Installer, VolunteersNeeded: 6TaskSignup
:TaskSignup
:TaskSignup
:TaskSignup
:TaskSignup
:TaskSignup
: Deployment
: Install Smoke Detector at 1313 Mockingbird LaneDeploymentTask
: Sunday Driver, VolunteersNeeded: 1
TaskSignup
: Tony SurmaDeploymentTask
: Sunday Installer, VolunteersNeeded: 2
TaskSignup
: Bill WagnerTaskSignup
: Steve GordonDeployment
: Install Smoke Detector at 2300 Main St.DeploymentTask
: Sunday Driver, VolunteersNeeded: 1
TaskSignup
: James ChambersDeploymentTask
: Sunday Installer, VolunteersNeeded: 2
TaskSignup
: Mike MooreTaskSignup
: Steph CurryDeployment
: Install Smoke Detector at 1212 Locust St.DeploymentTask
: Sunday Driver, VolunteersNeeded: 1
TaskSignup
: Tony SurmaDeploymentTask
: Sunday Installer, VolunteersNeeded: 2
TaskSignup
: David PaquetteTaskSignup
: Charles BarkleyDeployment
: Install Smoke Detector at 3677 Marsh DriveDeploymentTask
: Sunday Driver, VolunteersNeeded: 1
TaskSignup
: James ChambersDeploymentTask
: Sunday Installer, VolunteersNeeded: 2
TaskSignup
: Bill WagnerTaskSignup
: Mike MooreDeployment
: Install Smoke Detector at 1312 Norris Canyon Rd.DeploymentTask
: Sunday Driver, VolunteersNeeded: 1
TaskSignup
: James ChambersDeploymentTask
: Sunday Installer, VolunteersNeeded: 2
TaskSignup
: Steve GordonTaskSignup
: David PaquetteDeployment
: Install Smoke Detector at 9865 Glendale DriveDeploymentTask
: Sunday Driver, VolunteersNeeded: 1
TaskSignup
: Tony SurmaDeploymentTask
: Sunday Installer, VolunteersNeeded: 2
TaskSignup
: Charles BarkleyTaskSignup
: Steph CurryI will have to sick @SeanFeldman on you!
Looks like my reputation is well established :cop:
@tonysurma any feedback on the activity structure in above comment?
I will look at this later, my apologies but grown up responsibilities and all got the better of my schedule this week
Hello @mmoore99, this all looks good and right and thanks for breaking it out to make it clear. The only potential 'add' I would think (which you may already implicitly have in there) is that 'maybe' you would have DeploymentTask reference the Task to show the relationship of the Task from which the 'pool' of volunteers come from e.g.:
Task
: Monday Installer, VolunteersNeeded: 2
TaskSignup
: Scott LangTaskSignup
: Hank PymDeployment
: Install Really Small Smoke Detector at 1 Avengers PlazaDeploymentTask
: Monday Driver, VolunteersNeeded: 1 ('Task' : Monday Installer )
TaskSignup
: Scott Lang@tonysurma thanks for the feedback.
I think I may have confused the issue by using the term DeploymentTask
. That is actually the same Task
instance as shown in the list of tasks, not different.
@mmoore99 perfect!
@mmoore99 would you consider this still open or covered by merged PRs? Thx
@tonysurma this issue is still open. Based on the presentation that you made during the last "stand up" video I have refrained from doing any further work on this issue since it sounded like the terminology and approach would be changing. In addition, most of the work left in this issue is UI related and it sounded lik you and @OhMcGoo had some ideas about how that should be approached. So, I am on hold pending further input on these issues. Let me know if you don't agree with this approach.
thanks @mmoore99 I and Mari will get the updated requirements on this up today/tomorrow at the standup by the latest. Thx again
To your point @mmoore99 this is now superceded by #709 and we will work on that issue definition and #697 for Itinerary (now Deployment) Campaigns as evolved by UX discussions with users. Thx
As it's superceded by #709, should we close this?
This is sub issue of #504
For this type of activity the following is true: