Skip to content

[chore] Get rid of WorkspaceType "probe" #11315

Closed
@geropl

Description

@geropl

This includes:

  • shipping a migration to delete it from all installations
    ´´´
    SELECT COUNT(1)
    FROM d_b_workspace AS ws
    WHERE ws.type = 'probe';
    ´´´
    still reveals a couple of instances
  • find last usages and types in code and remove those as well

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions