Skip to content

logical delete for v2 not working any longer #179

Open
@markusweisssiemens

Description

@markusweisssiemens

Hi,

I'm running Vault v1.1.2 engine version 2 on Windows and that line causes a permission denied:

final StringBuilder adjustedPath = new StringBuilder(addQualifierToPath(pathSegments, "metadata"));

because the path with the qualifier "metadata" is wrong and should be "data" as in the read. With this change it's working fine on my machine.

Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions