Skip to content

Make global_variables more resilient #326

Closed
@renecannao

Description

@renecannao

It is possible to delete or rename a global variable in global_variables table.
Successive commands to update such variable will fail because the variable isn't there.
A better approach is to save from runtime all variables if they are missing every time the global_variables table is accessed

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions