View Issue Details

IDProjectCategoryView StatusLast Update
5911Composrcorepublic2024-09-06 00:19
ReporterPDStig Assigned ToPDStig  
PrioritynormalSeverityfeature 
Status resolvedResolutionfixed 
Summary5911: Add test for db_export
DescriptionWe 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.
TagsRoadmap: v11
Attach Tags
Time estimation (hours)
Sponsorship open

Sponsor

Date Added Member Amount Sponsored

Activities

PDStig

2024-09-06 00:19

administrator   ~9295

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.

Issue History

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