Project60 / Project60/org.project60.banking
CiviBanking - module configuration not saved if json is invalid
Open
Nobody has claimed this yet.
needs funding
- Dominant language
- PHP
- Stars
- 22
- Forks
- 45
- Avg merge
- 3d 15h
- Merged PRs (30d)
- 7
Description
If you are editting a matcher configuration and your json is invalid, it will not save your corrections but also not warn you that something went wrong.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the issue while editing a matcher configuration with invalid JSON, then trace the module configuration save flow in the PHP extension. Confirm the current behavior and identify where validation feedback should appear. Done means invalid JSON produces a clear warning and valid corrections can be saved normally.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100