•  
     
    story #17880 define Program Plan
Summary
Empty
define Program Plan
Empty

A "Plan" defines:

  • which tracker is Program Increment
  • which trackers (one or several) can be planned in this Program Increment

It renames the former concept of "Planning".

At Program level, there is only one Plan.

This Plan accepts:

  • 1 to N local trackers as backlog eg [Features, Enablers]
  • 1 tracker as Program Increment

There is a new database table specific to ScaledAgile to store this. It is not the same table as AgileDashboard.
The REST route will have a form PUT /projects/:id:/scaled_agile_plan and the body contains:

  • The tracker id that is Program Increment
  • The list of tracker ids that can be planned in this Program Increment

The user calling this route must be Project Admin of the Program.

Empty
Empty
Status
Empty
Done
Development
  • [ ] Does it involves User Interface? 
  • [ ] Are there any mockups?
  • [ ] Are permissions checked?
  • [ ] Does it need Javascript development?
  • [ ] Does it need a forge upgrade bucket?
  • [ ] Does it need to execute things in system events?
  • [ ] Does it impact project creation (templates)?
  • [ ] Is it exploratory?
Empty
Details
#17880
Manuel Vacelet (vaceletm)
2022-01-03 16:41
2020-10-16 15:43
3402

References

Follow-ups

User avatar
Joris MASSON (jmasson)2020-11-05 11:22
  • Acceptance criteria
    Something went wrong, the follow up content couldn't be loaded
    Only formatting have been changed, you should switch to markup to see the changes
User avatar
Joris MASSON (jmasson)2020-11-05 11:22
  • Acceptance criteria
    Something went wrong, the follow up content couldn't be loaded
    Only formatting have been changed, you should switch to markup to see the changes
User avatar
Joris MASSON (jmasson)2020-11-03 12:10
Rename Planning to Plan

  • I want to
    -define Program Planning 
    +define Program Plan 
  • Acceptance criteria
    Something went wrong, the follow up content couldn't be loaded
    Only formatting have been changed, you should switch to markup to see the changes
User avatar
Joris MASSON (jmasson)2020-11-03 11:21
  • Acceptance criteria
    Something went wrong, the follow up content couldn't be loaded
    Only formatting have been changed, you should switch to markup to see the changes