atomist / sdm-core

Event-based implementation of an SDM, which subscribes to Atomist GraphQL
Apache License 2.0
6 stars 3 forks source link

Fix FulfillGoalOnRequested subscription #235

Closed ddgenome closed 4 years ago

ddgenome commented 4 years ago

According to @dansmithy , the subscription should be on the goal in the in_process state, not the requested state.

cdupuis commented 4 years ago

No, it is correct that the subscription has to be on requested.