Skip to content

Event creation should save the image locally instead of only linking the external URL #35

Description

@hhkaos

When creating an event with an image, the editor stores/references the external image URL as-is. If the source removes or changes it later, the event's `image` breaks silently.

The event-creation flow should download the image and save a local copy (e.g. into the target repo's assets) as part of the propose-change/direct-edit flow, so the published event doesn't depend on a third party's URL staying alive.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesttool:editorEvent editor / generator (apps/editor)

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions