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

fix: Make get permset licenses return active only #3888

Merged
merged 1 commit into from
Mar 13, 2025
Merged

Conversation

jstvz
Copy link
Contributor

@jstvz jstvz commented Mar 13, 2025

The get_available_permission_set_licenses task returns unavailable permset licenses because removed PSLs are still returned by SOQL. This commit adds a filter for Status to prevent this.

The get_available_permission_set_licenses task returns unavailable permset licenses because removed PSLs are still returned by SOQL. This commit adds a filter for Status to prevent this.
@jstvz jstvz requested a review from a team as a code owner March 13, 2025 18:57
@jstvz jstvz requested a review from vsbharath March 13, 2025 18:58
@vsbharath vsbharath merged commit a0494b8 into main Mar 13, 2025
21 of 26 checks passed
@vsbharath vsbharath deleted the get-permsets branch March 13, 2025 19:04
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.

2 participants