SolidOS / SolidOS/contacts-pane
Store version in some way on AddressBook
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 7
- Forks
- 9
- Avg merge
- 3h 33m
- Merged PRs (30d)
- 2
Description
It would be good practice and useful for migrations to record the version number of the data model of the address book (or group).
That could directly or indirectly give a shape against which the data could be validated. We have a SHACL file somewhere.
If we have a shape the data aspires to then we could run the check every now and again, or on user request.
At the moment we have example that we are upgrading the way group lists are stored, and we need too think about how and when to offer migration to the user.
Maybe it should be at the group level not the address book level as things like meetings and chats may have groups which are not in an address book.
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
No file or test is named. Start by locating the AddressBook and group data-model entry points and the existing SHACL file; clarify whether versioning belongs at the address-book or group level. Done means the versioning, validation, and migration expectations are defined well enough to implement and verify.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- data
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100