Epic Goal
- Allow a user to export data from all main ACM/MCE tables for download into a CSV format
Why is this important?
- Help users download results of policy violations for audit purposes or distribute to other teams, tracking tools
Scenarios
Tables for export:
- Governance > Policies (file name: rhacmallpolicies-datetime)
- Name
- Namespace
- Standards
- Controls
- Categories
- Description
- Status
- Remediation
- Policy set
- Cluster violations (comma/semi-colon separated list of the clusters)
- Source
- Automation (name of the Ansible playbook)
- Governance > Policies > Individual Policy > Results (file name: policyname-policynamespace-datetime
- Cluster
- Violations
- Template
- Message
- Remediation
- Last report
- Governance > Policies > Individual Policy > Results > View history (file name: policyname-policynamespace-clustername-templatename-datetime)
- Violations
- Message
- Last report
Acceptance Criteria
- CI - MUST be running successfully with tests automated
- Release Technical Enablement - Provide necessary release enablement details and documents.
- ...
Dependencies (internal and external)
- ...
Previous Work (Optional):
Open questions::
- Do we need to support exporting Policy set table?
- Maybe not, the Policy set value is in the Policy table.
Done Checklist
- CI - CI is running, tests are automated and merged.
- Release Enablement <link to Feature Enablement Presentation>
- DEV - Upstream code and tests merged: <link to meaningful PR or GitHub Issue>
- DEV - Upstream documentation merged: <link to meaningful PR or GitHub Issue>
- DEV - Downstream build attached to advisory: <link to errata>
- QE - Test plans in Polarion: <link or reference to Polarion>
- QE - Automated tests merged: <link or reference to automated tests>
- DOC - Downstream documentation merged: <link to meaningful PR>
- is related to
-
ACM-6493 RFE Provide a generic CSV export feature from ACM Search results
- Closed