Skip to content

Model Imports are failing in production #793

@CraigJZ

Description

@CraigJZ

The CSV Upload tool for Animals, Enclosures and Cohorts is working in development but failing in production with the following error:

Error performing ImportAnimalsJob (Job ID: 123456789) from DelayedJob(default) in 5.79ms: ActiveStorage::FileNotFoundError (ActiveStorage::FileNotFoundError)

We will need to determine what is happening in production to cause this failure and refactor the code to resolve.

This issue is also a good place to discuss the placement of these. Currently they reside on index of each item. This may be confusing from a user experience perspective since we also have the separate Uploads UI. Should these uploads happen through that interface? If a fix for this issue overlaps into a potential refactoring of the UI, we can create additional issues or update this one.

#269 also discusses potential import refacting

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions