Skip to content

Replaced isEnriched (bool) by lastEnriched (timestamp)#436

Merged
joanreyero merged 1 commit into
mainfrom
improvement/isEnriched-to-lastEnriched
Jan 19, 2023
Merged

Replaced isEnriched (bool) by lastEnriched (timestamp)#436
joanreyero merged 1 commit into
mainfrom
improvement/isEnriched-to-lastEnriched

Conversation

@joanreyero
Copy link
Copy Markdown
Contributor

@joanreyero joanreyero commented Jan 18, 2023

Changes proposed ✍️

  • For member enrichment, we will need to have lastEnriched, as a timestamp, instead of the previously added isEnriched.

Checklist ✅

  • Label appropriately with Feature, Enhancement, or Bug.
  • Tests are passing.
  • New backend functionality has been unit-tested.
  • Environment variables have been updated:
    • Local frontend configuration: frontend/.env.dist.local, frontend/.env.dist.composed.
    • Local backend: backend/.env.dist.local, backend/.env.dist.composed.
    • Configuration docs have been updated.
    • Team members only: update environment variables in override, staging and production env. files and trigger update config script.
  • API documentation has been updated (if necessary) (see docs on API documentation).
  • Quality standards are met.
  • All changes have been tested in a staging site.
  • All changes are working locally running crowd.dev's Docker local environment.

@joanreyero joanreyero added the Feature Created by Linear-GitHub Sync label Jan 18, 2023
@joanreyero joanreyero merged commit 0661a63 into main Jan 19, 2023
@joanreyero joanreyero deleted the improvement/isEnriched-to-lastEnriched branch January 19, 2023 07:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Feature Created by Linear-GitHub Sync

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant