magnusmanske / magnusmanske/quickstatements
Check constraints on created or modified claims
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 58
- Forks
- 21
- PR merge metrics
- No merged PRs in 30d
Description
When creating a new claim or modifying an existing one using QuickStatements add a way to check constraints in the modified claims and add an indicator (like the one for the status of the row) to indicate the ones that have constraint violations. That way it will be easier to fix errors added while using QuickStatements that could be detected with the existing constraints.
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 tracing how QuickStatements creates or modifies claims and where the existing row-status indicator is rendered. Then identify how the existing constraints can be checked for modified claims and define the indicator's violation state. Done means constraint violations are shown for affected claims after create or modify operations.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, php
- Domain
- backend, frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100