Project60 / Project60/org.project60.banking

RegexAnalyser:lookup - json decode value (if json encoded)

Open
#369 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

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

Description

Add a json decoder to the RegexAnalyser's lookup action.

This should probably be screened for side effects before merging.

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 at the RegexAnalyser's lookup action and inspect how values are currently returned. Determine how JSON-encoded values should be identified and decoded without introducing the noted side effects; done means encoded values are decoded while existing non-encoded lookup behavior remains unchanged.

Written by the indexing model from the issue text.

Assessment

Tech stack
php
Domain
backend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.