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

Update Passport App to Load Data Exclusively from Scorer Backend #1544

Closed
nutrina opened this issue Aug 3, 2023 · 0 comments · Fixed by #2041
Closed

Update Passport App to Load Data Exclusively from Scorer Backend #1544

nutrina opened this issue Aug 3, 2023 · 0 comments · Fixed by #2041
Assignees

Comments

@nutrina
Copy link
Collaborator

nutrina commented Aug 3, 2023

User Story:

As a user,
I want the Passport application to only load data from the Scorer backend,
So that no requests for reading data from the Ceramic network are performed.

Acceptance Criteria

GIVEN I am a user of the Passport application,
WHEN I open the Passport application,
THEN the application is only loading data from the Scorer backend (Ceramic cache),
AND no requests for reading data from the Ceramic network are performed.

Product & Design Links:

Tech Details:

The implementation should ensure that data is only being fetched from the Scorer backend and not Ceramic.

Open Questions:

Notes/Assumptions:

This change is part of the migration from Ceramic to ComposeDB. The backfilling of data from Ceramic is no longer necessary.

@nutrina nutrina added this to Passport Aug 3, 2023
@nutrina nutrina converted this from a draft issue Aug 3, 2023
@erichfi erichfi changed the title Update the Passport App - drop back-filling data from ceramic Update Passport App to Load Data Exclusively from Scorer Backend Aug 3, 2023
@erichfi erichfi moved this from Backlog to Prioritized in Passport Sep 20, 2023
@erichfi erichfi moved this from Prioritized to Backlog in Passport Sep 28, 2023
@erichfi erichfi moved this from Backlog to Prioritized in Passport Dec 4, 2023
@lucianHymer lucianHymer moved this from Prioritized to In Progress (WIP) in Passport Jan 15, 2024
@lucianHymer lucianHymer self-assigned this Jan 15, 2024
@lucianHymer lucianHymer moved this from In Progress (WIP) to Blocked in Passport Jan 18, 2024
@lucianHymer lucianHymer moved this from Blocked to Product/UX Review in Passport Jan 18, 2024
@erichfi erichfi moved this from Product/UX Review to Ready to Deploy in Passport Jan 24, 2024
@erichfi erichfi moved this from Ready to Deploy to Done in Passport Feb 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
3 participants