Skip to content

Submit approved URL Task #152

@maxachis

Description

@maxachis

When URLs are finally approved, we should not submit them right away, but store them to be submitted as a task

Workflow

  1. SC retrieves all sources labeled as approved and relevant in the database, along with the user ID of the approving user
  2. SC routes these sources to the Data Sources App
  3. Once confirmed as approved in the API response, SC marks the source as submitted in the source collector database.

Internal Logic

The entry submitted to the /data-sources endpoint will receive additional details, including:

The properties to be provided will be comparatively sparse compared to the full array of options available in the data_sources table or the /data-sources GET endpoint, lacking details such as detail_level, agency_originated, and so on. These would need to be amended at a later point.

Sub-issues

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions