Bryan Frimin
2b08dea600
Fix measure count queries missing category column
...
CountByRiskID and CountByControlID CTEs did not include m.category in their SELECT
lists, causing "column category does not exist" errors when MeasureFilter applied
category constraints. Added m.category to both CTEs.
Also add comprehensive e2e tests for measure filtering by category at organization,
risk, and control levels.
Signed-off-by: Bryan Frimin <bryan@getprobo.com >
2026-03-19 12:25:34 +01:00
..
2026-03-16 00:28:47 +01:00
2026-03-13 18:24:02 +01:00
2026-03-06 15:00:42 +01:00
2026-02-02 13:32:59 +04:00
2026-01-17 10:07:34 -08:00
2026-03-18 15:35:01 +01:00
2026-03-16 00:28:47 +01:00
2026-03-18 17:28:05 +01:00
2026-03-19 10:02:28 +01:00
2026-02-02 18:42:50 +01:00
2026-03-19 12:25:34 +01:00
2026-03-13 17:18:02 +01:00
2026-03-17 11:01:04 +01:00
2026-03-18 19:19:04 +01:00
2026-03-18 19:19:04 +01:00
2026-03-06 15:00:42 +01:00
2026-03-17 15:59:26 +01:00
2026-03-13 17:18:02 +01:00
2026-03-13 14:48:13 +01:00
2026-03-19 11:38:04 +01:00
2026-03-17 15:59:26 +01:00
2026-01-17 12:34:23 -08:00
2026-03-17 15:59:26 +01:00
2026-03-17 15:59:26 +01:00
2026-03-19 11:09:00 +01:00
2026-03-19 09:54:33 +01:00
2026-03-18 19:19:04 +01:00
2026-03-16 00:28:47 +01:00
2026-03-13 17:18:02 +01:00
2026-01-17 10:07:34 -08:00
2026-03-19 10:02:28 +01:00
2026-03-11 14:42:37 +04:00
2025-07-14 12:38:07 +02:00
2026-01-17 10:07:34 -08:00
2026-03-19 09:32:34 +01:00
2026-03-16 00:28:47 +01:00
2026-03-16 00:28:47 +01:00
2025-12-15 18:24:00 +01:00
2026-03-13 14:48:13 +01:00