Skip to content

Constraints: Vertex Type Selector doesn't work #381

@Benny3009

Description

@Benny3009

Using vertex type <Type> as a destination selector doesn't work.

These variants of the default constraint can't be analyzed, but are either shown as valid in the webeditor or used as an example in the documentation (https://dataflowanalysis.org/wiki/dsl/#vertex-type-selector-1):

// Webeditor Autocompletion
- Test: data Sensitivity.Personal neverFlows vertex type PROCESS
- Test: data Sensitivity.Personal neverFlows vertex type EXTERNAL
- Test: data Sensitivity.Personal neverFlows vertex type STORE

// Documentation Example
- Test: data Sensitivity.Personal neverFlows vertex type PROCESSING

Error Message: sprotty Sy: WebSocket message received: Error:Unable to parse constraint: Test

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions