Skip to content

Possible removal of partials during save #242

@Zoramite

Description

@Zoramite

A project has had an issue of a commit being done that removed all the partials. Need to investigate the possible cases this could happen to prevent this from happening.

An initial guess is that the partials information was not finished loading (since it needs to be done separately from the loading of the data) and it was returned as an empty array (which gets removed in cleanup) instead of using the the original value.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions