Possible issues with the name construction of datamodel event tags
Open
bug
- Dominant language
- Python
- Stars
- 497
- Forks
- 77
- Avg merge
- 22h 37m
- Merged PRs (30d)
- 45
Description
Following observations are from code (should be verified with test/runtime):
1. The rules name is not part of the tag
2. The format of the tag name constructed within `SubscriptionList.unsubscribe_while_deleting` doesn't conform with the format in the server-side construction
Contributor guide
Research direction
Start with the runtime tests and inspect SubscriptionList.unsubscribe_while_deleting alongside the server-side event-tag construction. Verify whether the rules name is included and whether the generated tag format matches the server-side format; done means the behavior is confirmed or corrected with runtime test coverage.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 45/100