Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add status property #1117

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

alejandromumo
Copy link
Member

closes #1111

Question for reviewers: I added documentation to the added code, should the property be individually documented somewhere else? I.e. rdm docs

It could be useful to understand the "status", what it means, possible statuses, etc.

⚠️ for deployers: this PR includes changes to mappings (renamed is_verified to is_safelisted and added status)

* added "status" field to community records
* renamed "is_verified" property to "is_safelisted"
* updated mappings to support "is_safelisted"
* added tests for the new field
* added tests for safelisting feature
* 'status' is not a db column anymore, instead it is a systemfield
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Community: Add verified property to community data model
1 participant