-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Labels
bugSomething isn't workingSomething isn't working
Description
I create a data flow with component, which has requires property without any component with corresponding provides. I would expect BakeryJS to check this for me and warn me about missing provides, but instead it happily passes a message without required property:
name: 'BoxInvocationException',
jse_shortmsg: 'The box \'wordcount\' in a mapper mode encountered an exception.',
jse_cause: TypeError: Cannot read property 'split' of undefined
The expected behavior is to check for satisfiability of required properties.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working