Files
CapaKraken/docs/imports/departed-sync-2026-03-14.md
T

50 lines
1.3 KiB
Markdown

# Departed Sync Review
Date: 2026-03-14
Source workbook:
- `/home/hartmut/Documents/Copilot/capakraken/samples/Dispov2/MV_DispoRoster.xlsx`
- Sheet: `DispoRoster`
- Column K: `MV Ressource Type`
Applied rule:
- If column K equals `Departed`, set `resource.departed = true` for the matching CapaKraken resource identified by `EID`.
Result:
- Workbook rows marked `Departed`: `166`
- Matching resources found in CapaKraken: `141`
- Resources updated to `departed = true`: `141`
- Workbook EIDs not found in CapaKraken: `25`
Missing EIDs:
- `antonia.melzer`
- `ashutosh.pandit`
- `augusto.a.wagner`
- `c.guillen.aguilera`
- `c.muelstegen`
- `christian.reimann`
- `christian.zajac`
- `christophe.metz`
- `e.alvarado.tenorio`
- `e.chinchilla.fallas`
- `e.navarro.gandia`
- `eilin.pham`
- `franz.csmarits`
- `Jiaqi.a.jin`
- `josephine.grimm`
- `panagiotis.makrygiannis`
- `philipp.brueckner`
- `rohit.raut`
- `roque.vasquez`
- `s.baswaraj.biradar`
- `s.chacon.fonseca`
- `s.gardzielewski`
- `s.khisamutdinova`
- `ulrich.noerenberg`
- `yvonne.karle`
Note on `rolledOff`:
- No explicit rolled-off source column was found in this workbook.
- `Last day in dispo`, `Resource Hours/Week = 0`, `Long-term absence`, and `Demand` are not safe equivalents for `rolledOff`.
- Do not bulk-update `rolledOff` from this file without an explicit business rule.