View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
5911 | Composr | core | public | 2024-09-05 22:43 | 2024-09-06 00:19 |
Reporter | PDStig | Assigned To | PDStig | ||
Priority | normal | Severity | feature | ||
Status | resolved | Resolution | fixed | ||
Summary | 5911: Add test for db_export | ||||
Description | We do not currently have a test to make sure db_export.sh is in sync with database_relations. Add a test to check for this. | ||||
Tags | Roadmap: v11 | ||||
Attach Tags | |||||
Time estimation (hours) | |||||
Sponsorship open | |||||
|
There was an additional problem I also fixed: TABLE_PURPOSE__FLUSHABLE cannot also define (add) TABLE_PURPOSE__FLUSHABLE_AGGRESSIVE because db_export only wants non-aggressive flushing. But with this definition, all flushing flags returned aggressive. I removed the addition and ensured that any place that should check both flags is doing so separately. |
Date Modified | Username | Field | Change |
---|---|---|---|
2024-09-05 22:43 | PDStig | New Issue | |
2024-09-05 22:43 | PDStig | Status | Not Assigned => Assigned |
2024-09-05 22:43 | PDStig | Assigned To | => user4172 |
2024-09-05 22:43 | PDStig | Tag Attached: Roadmap: v11 | |
2024-09-06 00:17 | PDStig | Status | Assigned => Resolved |
2024-09-06 00:17 | PDStig | Resolution | open => fixed |
2024-09-06 00:19 | PDStig | Note Added: 0009295 |