Skip to content
Open
Changes from all commits
Commits
Show all changes
40 commits
Select commit Hold shift + click to select a range
eabfcf2
Housekeeping: prod config tweaks
stachow May 20, 2026
833d0f7
Merge branch 'main' into housekeeping
stachow May 20, 2026
1daf6cc
Update purge script and add ad-hoc rollback script
stachow May 20, 2026
34ee336
Merge branch 'main' into housekeeping
stachow May 20, 2026
f560bdc
Merge branch 'main' into housekeeping
stachow Jun 1, 2026
db8aa5e
Resolve pnpm install cache problem in CI-CD
stachow Jun 1, 2026
08e12e7
Resolve pnpm install cache problem in CI-CD
stachow Jun 1, 2026
49ed6ee
Resolve pnpm install cache problem in CI-CD
stachow Jun 1, 2026
0f77676
Resolve pnpm install cache problem in CI-CD
stachow Jun 1, 2026
0e3fe5b
Resolve pnpm install cache problem in CI-CD
stachow Jun 1, 2026
ce14775
#FCT2-17451 - refactor global-script for style
stachow Jun 1, 2026
d6d1741
Resolve pnpm install cache problem in CI-CD
stachow Jun 1, 2026
40dc6a5
Merge branch 'main' into housekeeping
stachow Jun 1, 2026
ade759b
Resolve pnpm install cache problem in CI-CD
stachow Jun 1, 2026
e7403a3
Merge branch 'main' into housekeeping
stachow Jun 1, 2026
c040c50
Added service disruption notifications
stachow Jun 1, 2026
9ddfe56
Added service disruption notifications
stachow Jun 1, 2026
65bb685
Merge branch 'main' into housekeeping
stachow Jun 9, 2026
88531b5
Housekeeping: update kql dependencies
stachow Jun 9, 2026
86af42c
Merge branch 'main' into housekeeping
stachow Jun 16, 2026
039478b
Header tin QA to go to CPS blue
stachow Jun 16, 2026
5a2c93f
Merge branch 'main' into housekeeping
stachow Jun 17, 2026
61930b4
Update OS skip link targets
stachow Jun 17, 2026
07b8d0a
Merge branch 'main' into housekeeping
stachow Jun 17, 2026
d2fb6ab
Merge branch 'main' into housekeeping
stachow Jun 25, 2026
2c259cd
Merge branch 'main' into housekeeping
stachow Jun 25, 2026
dd1a4a0
Housekeeping - switch off monitoring codes in all environments
stachow Jun 25, 2026
bf1e3d4
Merge branch 'main' into housekeeping
stachow Jun 26, 2026
b49293b
Housekeeping - stop showing case details in pre-prod
stachow Jun 26, 2026
33883d8
Merge branch 'main' into housekeeping
stachow Jun 29, 2026
428ee9e
Disable case locking poc
stachow Jun 29, 2026
546d733
Merge branch 'main' into housekeeping
stachow Jul 2, 2026
9728fad
Merge branch 'main' into housekeeping
stachow Jul 2, 2026
9b9009f
Update prod report an issue link
stachow Jul 2, 2026
50e161c
Update prod report an issue link
stachow Jul 2, 2026
f9c45f6
Merge branch 'main' into housekeeping
stachow Jul 6, 2026
e2f8f0a
Merge branch 'main' into housekeeping
stachow Jul 13, 2026
c0dc736
Housekeeping: switch prod accessibility URL
stachow Jul 13, 2026
65bbab5
Merge branch 'main' into housekeeping
stachow Jul 16, 2026
e4eeaca
Add interim-review.md
stachow Jul 16, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
26 changes: 26 additions & 0 deletions infra/analytics/interim-review.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
| Field | Can replicate | Notes |
| --------------------- | ------------- | ---------------------------------------------------- |
| TimeGenerated | Yes | Is this start or end time |
| Name | No | No - have a different naming system |
| UserId | ? | Not sure what this is - it this an OutSystems field? |
| UserAuthenticatedId | ? | Not sure what this is - is this an OutSystems field? |
| UserAccountId | ? | Not sure what this is |
| ApplicationName | Yes | |
| AreaID | Yes | |
| CMSArea | Yes | |
| CMSHomeUnit | Yes | |
| CMSHomeUnitID | Yes | |
| CaseID | Yes | |
| DateTime | ? | How does this relate to TimeGenerated? |
| EventType | Possibly | |
| IsCustomReview | No | |
| IsEAMTTaskCreated | No | |
| IsPEATaskCreated | No | |
| IsStartTask | ? | |
| IsSubsequentReview | Yes | |
| ReviewType | Yes | |
| TaskID | No | |
| TaskType | No | |
| TestType | ? | |
| TriggeringApplication | Yes | |
| URN | Yes | |
Loading