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 the check_sobjects_available task to take the api_version from Cumulusci.yml #3875

Merged
merged 1 commit into from
Feb 7, 2025

Conversation

lakshmi2506
Copy link
Contributor

Fixed the issue where the check_sobjects_available takes api_version as "48.0" and lists the sobjects available as per '48' version. So, it doesn't check for the latest sobjects as per the cumulusci.yml.

Now, removing the hardcoded value automatically picks the version from cumulusci.yml

@lakshmi2506 lakshmi2506 requested a review from a team as a code owner February 7, 2025 08:48
@lakshmi2506
Copy link
Contributor Author

Hi @jkasturi-sf , since there is no API for enabling few settings, using check_sobjects_available for few validations as a part of preflight checks for reference feature. So need this fix for publishing the tile in radagast for Talent recruitment Management.

Copy link
Contributor

@jkasturi-sf jkasturi-sf left a comment

Choose a reason for hiding this comment

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

Thank you for fixing this

@jkasturi-sf jkasturi-sf merged commit 1ec8347 into main Feb 7, 2025
22 of 26 checks passed
@jkasturi-sf jkasturi-sf deleted the fix_check_settings_task branch February 7, 2025 09:18
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