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

delete on a locked skeleton entity is handled as success #24

Open
sveneberth opened this issue Jan 26, 2024 · 0 comments
Open

delete on a locked skeleton entity is handled as success #24

sveneberth opened this issue Jan 26, 2024 · 0 comments
Assignees
Labels
bug Something isn't working Priority: Medium This issue may be useful, and needs some attention.

Comments

@sveneberth
Copy link
Member

I've an entity which is locked due to RelationalConsistency. I try to delete it anyway.
The viur-core respond with:

423 Ressource is Locked
{
    "status": 423,
    "reason": "Ressource is Locked",
    "title": "Ressource is Locked",
    "descr": "This entry is locked!",
    "traceback": "Traceback (most recent call last): ...",
    "logo": null
}

And the vi-admin says
image

@sveneberth sveneberth added Priority: Medium This issue may be useful, and needs some attention. bug Something isn't working labels Jan 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Priority: Medium This issue may be useful, and needs some attention.
Projects
None yet
Development

No branches or pull requests

2 participants