Project60 / Project60/org.project60.banking
Improve Membership Matcher
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- PHP
- Stars
- 22
- Forks
- 45
- Avg merge
- 3d 15h
- Merged PRs (30d)
- 7
Description
We want to add the following (configurable) options to the membership matcher:
use the financial type set in the membership type for the contributionthat's already there- restrict proposed memberships by status
- improve the display of the last paid membership contribution, which is confusing because it looks like it's the proposed new one.
- Add a
multi_match_penaltyconfiguration, to rate down multiple matches - useful when using auto-exec. - add debug logging
Obviously these changes need to be downward compatible.
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 locating the membership matcher and its existing configuration and contribution display logic. Review how proposed memberships are selected, then define backward-compatible behavior and tests for status restrictions, contribution display, multi_match_penalty, and debug logging.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100