# Sprint 20.2.0: Allow chains with PPC, QOH Automation enabled and using SSO to count all DEA Schedules
## Prereqs
1. Pull Requests
Nbt:
https://dev.azure.com/supplylogix/Application/_git/Nbt/pullrequest/1687
PPC API:
https://dev.azure.com/supplylogix/Application/_git/PinpointCount/pullrequest/1688
## Deployment
| Title | Branch Name |
|-------|-----|
| Allow chains with PPC, QOH Automation enabled and using SSO to count all DEA Schedules | feature/ppc-sso-chians-allow-dea-schedules |
## Items Deployed
| Title | URL |
|-------|-----|
| Allow chains with PPC, QOH Automation enabled and using SSO to count all DEA Schedules | https://dev.azure.com/supplylogix/Application/_workitems/edit/696 |
## Plan
### Services to deploy
* `Nbt.Framework`
* `Nbt.Web`
* `PPC API`
### Steps
1. ~~Merge Nbt PR to `master`~~
1. ~~Build `Nbt.Framework`~~
2. ~~Merge PPC API PR to `master`~~
3. ~~Build and Release `PPC API`~~
4. ~~Build and Release `Nbt.Web`~~
5. ~~Swap `supplylogixweb`~~
6. Enable feature flag `PinpointCount.Enable.DEASchedules` in Production environment
- Set targetting off,
- default set to false. (in future, default can be flipped back to true to release the feature)
## Rollback Plan
### Steps
1. Redeploy previous versions of `Nbt.Web` and `PPC API` or swap `supplylogixweb` back.
2. Figure out what's wrong and FixIT!
###### tags: `deployment`