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

Projects: Get project data provider by project ID #358

Closed
tjcouch-sil opened this issue Aug 14, 2023 · 1 comment
Closed

Projects: Get project data provider by project ID #358

tjcouch-sil opened this issue Aug 14, 2023 · 1 comment

Comments

@tjcouch-sil
Copy link
Member

tjcouch-sil commented Aug 14, 2023

As an extension developer, I want to interact with project data providers to edit projects.

Add an interface to the papi (papi.projects.get or something?) to specify a project ID and get a PDP from the appropriate PDPF. In Node, gets a PDPE from a PDPF, and layers over it with a PDP.

Note: In phase 2, papi will pass a PSI to the PDPF for it to connect to the PDP it is creating. For now, ignore that requirement

Depends on #356

Project Design Doc

@tjcouch-sil tjcouch-sil converted this from a draft issue Aug 14, 2023
@tjcouch-sil tjcouch-sil changed the title Projects: Get project Projects: Get project data provider by project type Aug 14, 2023
@tjcouch-sil tjcouch-sil changed the title Projects: Get project data provider by project type Projects: Get project data provider by project ID Aug 14, 2023
@tjcouch-sil tjcouch-sil moved this to 📋Product Backlog in Paranext Aug 14, 2023
@tjcouch-sil tjcouch-sil added this to the Project Implementation: Phase 1 - PDPF milestone Aug 14, 2023
@katherinejensen00
Copy link
Contributor

katherinejensen00 commented Aug 30, 2023

Done as part of #356 and #357

@github-project-automation github-project-automation bot moved this from 📋Product Backlog to ✅ Done in Paranext Aug 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: ✅ Done
Development

No branches or pull requests

2 participants