Project60 / Project60/org.project60.banking

Matcher Tasks

Open
#22 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement task
Dominant language
PHP
Stars
22
Forks
45
Avg merge
3d 15h
Merged PRs (30d)
7

Description

We need a task (API function) that can be called with (any of) the following parameters:

  • list of BTX ids
  • status filter (e.g. all 'new' BTXs)
    This function should then (in the background) (re-)run the matcher on all the specified BTXs and generate (and store) suggestions for it.

We need this to work so we can get the import->select->process->review->execute workflow going

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the existing matcher, BTX status handling, and task/API entry points. Define how BTX IDs and status filters select records, how background execution is initiated, and where suggestions are stored. Done means the import-select-process-review-execute workflow can trigger matcher runs for the selected BTXs and persist their suggestions.

Written by the indexing model from the issue text.

Assessment

Tech stack
php
Domain
api, backend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.