Skip to content

API to list sites/orgs for which an audit/report/import type is enabled/disabled #211

Open
@iuliag

Description

@iuliag

Is your feature request related to a problem? Please describe.
Currently in order to get a list of sites/orgs that have a specified audit/report/import type enabled, we need to manually inspect the config or auditConfig for the whole list of sites/orgs.
We cannot filter in DynamoDB after subfields of a map field, hence cannot get the list.
The alternative is to import the JSON from the get all sites/orgs response in Excel and transform it so that we have those flags as columns and can filter by them.

Describe the solution you'd like
API endpoint that returns the list of sites specifying audits/reports/imports enabled/disabled in CSV format.
It should be visible if an audit/report/import type has been disabled for a specific site or organization.

Asks that could have been solved by the feature
https://cq-dev.slack.com/archives/C05A45JBP9N/p1710871764208859

Metadata

Metadata

Assignees

No one assigned

    Labels

    automationRequest to automate an existing manual workflowenhancementNew feature or requestgood first issueGood for newcomersseoSEO related issue

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions