Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The Git repository crashes when loading snapshots from deleted services #1035

Open
Ndpnt opened this issue Dec 13, 2023 · 1 comment
Open
Labels

Comments

@Ndpnt
Copy link
Member

Ndpnt commented Dec 13, 2023

When using the demo-declarations as a template to create a new collection, an automated GitHub Action removes the declarations. If a declaration is then created for a service that was deleted during this process, the Git repository attempts to load snapshots from the deleted service. This leads to a critical error and the engine crashes:

2023-12-13 13:00:54 �[31merror�[39m Error: fatal: path 'Open Terms Archive/Privacy Policy.html' does not exist in '4292f8bb64c1d99d60e5e5256c3ede7b91f4af10'

This issue currently prevents users from declaring services that were already existent in the demo collection when they use the demo-declarations as template.

@Ndpnt Ndpnt added the Bug label Dec 14, 2023
@MattiSG
Copy link
Member

MattiSG commented Mar 19, 2024

@Ndpnt this seems to me to be specific to the Demo template case. If so, I believe we should transfer the issue over there. If not, could we clearer about the behaviour of the engine that is generic and the conditions under which the crash might happen independently from this edge case? 🙂

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants