Skip to content

Images not being imported for new rounds #475

@ItsAbhinavM

Description

@ItsAbhinavM

Description

When you try to create new rounds on a campaign, the entries are not being imported from commons. The API which is failing is /admin/round/<round_id:int>/import, along with this error it is also returns a CORS error but it only because there is no try and except in the import_entries() function in admin endpoints. The CORS error however is just a side effect and not related to the root cause of the import failure. The primary objective is to resolve the issue preventing the entries from being imported.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions