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

Add Ancestor App IDs Retrieval and Child App IDs Retrieval Support for a Given Shared App #383

Merged
merged 15 commits into from
Jul 4, 2024

Conversation

dhaura
Copy link
Contributor

@dhaura dhaura commented Jun 20, 2024

Purpose

  • Implement following methods.
    • getAncestorAppIds - Get shared ancestor application IDs for the given shared application ID and and its organization ID.
    • getChildAppIds - Get shared child application IDs of the given shared parent application, filtered using the given child organization IDs.

Related PRs

Related Issues

@dhaura dhaura changed the title Add Parent ID Retrieval and Child App IDs Retrieval Support for a Given Shared App Add Ancestor App IDs Retrieval and Child App IDs Retrieval Support for a Given Shared App Jul 2, 2024
@jenkins-is-staging
Copy link

PR builder started
Link: https://github.com/wso2/product-is/actions/runs/9788477958

@jenkins-is-staging
Copy link

PR builder completed
Link: https://github.com/wso2/product-is/actions/runs/9788477958
Status: success

Copy link

@jenkins-is-staging jenkins-is-staging left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approving the pull request based on the successful pr build https://github.com/wso2/product-is/actions/runs/9788477958

@dhaura dhaura marked this pull request as ready for review July 4, 2024 06:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants