Skip to content

JSON API SysVar.deleteSysVarByName only softdeletes #118

@pmdevelopment

Description

@pmdevelopment

To reproduce create a new SysVar, e.g. using SysVar.createEnum named "Test". Now call SysVar.deleteSysVarByName, the result shows success, SysVar.getAll won't list the variable anymore. Now create "Test" again, SysVar.getAll will show: it's listed as "Test 2", the original "Test" was only softdeleted. I couldn't figure out how to remove the original "Test" variable.

Creating and deleting using the WebUI will not reproduce this behaviour.

Hardware: CCU3
Software: 3.65.6

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions