Kinto / Kinto/kinto-wizard

Ignore some fields when dumping with --data

Open
#41 0 comments 0 reactions 0 assignees View on GitHub
stale
Dominant language
Python
Stars
9
Forks
3
PR merge metrics
No merged PRs in 30d

Description

--signature
--last_modified
--id

Actually we might also want to give an explicit list of fields we want to dump in the collection.

Contributor guide

Open the contributing guide

Research direction

Start by locating the CLI entry point and the code that handles dumping with --data. Check how collection fields are currently selected, then define the expected behavior for ignoring --signature, --last_modified, and --id and for optionally supplying an explicit field list; done means the dump output follows those rules and the relevant tests pass.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
cli
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.