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

Filter on retriveable removed #3720

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Filter on retriveable removed #3720

wants to merge 1 commit into from

Conversation

mjawadtp
Copy link
Contributor

Work item: https://gus.lightning.force.com/lightning/r/ADM_Work__c/a07EE00001T8dQ8YAJ/view
This work item involves removing the filter retrieveable so that Metecho fetches dataset properly including the entities that are marked not retrieveable. Changing the Metecho codebase did not help as the filtering actually happens in CumulusCI, and the filters are added in org_schema.py. Deleting line 390 does result in non-retrieveable but queryable and creteable objects being loaded when dataset is fetched.

@mjawadtp mjawadtp requested a review from a team as a code owner December 15, 2023 05:31
@jstvz jstvz added the internal Pull requests from IPDE team label May 23, 2024
@vsbharath vsbharath added the bug label May 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug internal Pull requests from IPDE team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants