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

Addons: consider adding subprojects-related data to API response #11500

Open
humitos opened this issue Jul 25, 2024 · 1 comment
Open

Addons: consider adding subprojects-related data to API response #11500

humitos opened this issue Jul 25, 2024 · 1 comment
Labels
Feature New feature Needed: design decision A core team decision is required

Comments

@humitos
Copy link
Member

humitos commented Jul 25, 2024

We recently talk about the following ideas:

  • Create a landing page that exposes all the sub-projects of it
  • Link to the parent project from the documentation of the sub-project (maybe from a breadcrumbs menu)
  • Link to all the siblings projects from a sub-project

In case we want to move forward with this idea, we would need to include the following fields to the API response:

  • projects.subprojects
  • projects.parent
  • projects.siblings

I haven't thought too much about this, but I wanted to open this issue so I don't forget about this idea.

@humitos humitos added Feature New feature Needed: design decision A core team decision is required labels Jul 25, 2024
@stsewd
Copy link
Member

stsewd commented Jul 25, 2024

We should just make sure we check for permissions. Also, we already have the /suprojects and /superproject endpoints.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature New feature Needed: design decision A core team decision is required
Projects
None yet
Development

No branches or pull requests

2 participants