Skip to content

Add boolean "image attached" property to news items #456

@georgelgeback

Description

@georgelgeback

Currently, the only way (?) for the frontend to know if a news item has an image attached is to send a request to the backend to try and fetch it. If we add a boolean property, we can avoid spamming the backend with a bunch of requests which will end up 404:ing anyway.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions