Skip to content
This repository was archived by the owner on Mar 13, 2025. It is now read-only.

Enrich processor effects #665

Open
callmekatootie opened this issue Oct 21, 2020 · 1 comment
Open

Enrich processor effects #665

callmekatootie opened this issue Oct 21, 2020 · 1 comment

Comments

@callmekatootie
Copy link
Collaborator

callmekatootie commented Oct 21, 2020

Documenting the changes needed to be carried out once the new enrich feature is in

  • Update swagger to return the correct response. For example, with GET /externalProfiles, we now get the enriched external profiles. Ditto with attributes, skills etc.
  • On initial load, UI will fetch the logged in user's external profile. It also makes additional requests to get the orgs returned from the external profile. These additional requests are no longer needed since the org info is already present in the external profile response. Resolved in [$30] Project UBahn App | Remove redundant api call #668
  • Update the VERIFICATION.md file for both api and es processor apps
  • Correct the tests in ES processor
@callmekatootie
Copy link
Collaborator Author

  • We need to create a script that can correct main data, when dependent data gets updated. Due to enrichment, updates to dependent data are not reflected in existing data and we need a script for it to reflect

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant