magnusmanske / magnusmanske/quickstatements

Quickstatements unable to make multiple source groups with v1 syntax

Open
#46 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
PHP
Stars
58
Forks
21
PR merge metrics
No merged PRs in 30d

Description

v1 syntax says that I can make multiple reference groups by doing something like this: `Qxxx|Pxxx|Value|!Sxxx|blah|!Syyy|other`, but it puts them all into one reference group.

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

No file, test, or entry point is named in the issue. Locate the v1 syntax parser and reproduce the example `Qxxx|Pxxx|Value|!Sxxx|blah|!Syyy|other`; compare the parsed reference groups with the expected separate groups, then add coverage showing that multiple groups are preserved.

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.