lmammino / lmammino/json-dynamo-putrequest
The 25 items issue
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 20
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
I'm getting this error.
Member must have length less than or equal to 25, Member must have length greater than or equal to 1.
Any idea how to handle it? =)
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 reproducing the reported error through the command-line tool and inspect how its JSON input is converted into a DynamoDB PutRequest. The issue does not name a source file, test, or input example, so first determine which input triggers the 1-to-25 member-length validation. Done means the reported case is handled or clearly reported with coverage for the relevant behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- cli, databases
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100