gurmitteotia / gurmitteotia/guflow
Allow user to check for signal data in IWorkflowItem.IsSignalled API
Open
enhancement
- Dominant language
- C#
- Stars
- 13
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
This will be useful if user has to take the decision not just on signal name but also the content of its data. Signal("name").IsTriggered API already support this feature.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with the IWorkflowItem.IsSignalled API and compare it with the existing Signal("name").IsTriggered API. Determine how signal data can be exposed for a decision based on both the signal name and its content; done means IsSignalled supports that check consistently with the existing API.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- api
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100