changing media type deletes resource of previous type without deploy #22

Open
opened 2025-05-19 12:15:34 -05:00 by ITwrx · 0 comments
Owner

When a user changes the media type for a page, it deletes the old media type to keep from having unused files piling up on the filesystem. That's all well and good, but since it deletes without a "site deploy" the site doesn't have the image anymore for the still currently-deployed site. Will have to refactor to prevent that from happening, as changing/saving new site state without it affecting the live site without "site deploy" is supported.

Until this issue is closed users might want to avoid changing their media unless they are also going to do a site deploy immediately following.

When a user changes the media type for a page, it deletes the old media type to keep from having unused files piling up on the filesystem. That's all well and good, but since it deletes without a "site deploy" the site doesn't have the image anymore for the still currently-deployed site. Will have to refactor to prevent that from happening, as changing/saving new site state without it affecting the live site without "site deploy" is supported. Until this issue is closed users might want to avoid changing their media unless they are also going to do a site deploy immediately following.
ITwrx added the
design flaw
investigating
labels 2025-05-19 12:15:34 -05:00
ITwrx added
fix in dev
and removed
investigating
labels 2025-05-30 09:45:47 -05:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: ITwrxOrg/SimpleSiteManager#22
No description provided.