Element changes are not reported in the changelog
Open
bug
good first issue
- Dominant language
- JavaScript
- Stars
- 25
- Forks
- 15
- PR merge metrics
- No merged PRs in 30d
Description
1. Place debugging code in client/query_response.js
2. Make changes to an element, such as the condition code on a rule's LHS
3. Observe how the change is not reported in the changelog
This blocks improvements to marking the model as not unsaved in fewer circumstances.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start in client/query_response.js and reproduce the issue by changing an element such as a rule LHS condition. Trace how that change is handled for changelog reporting; done means the element change appears in the changelog and supports the stated unsaved-model improvement.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100