[WAUM][27/n]Show utility settings view if Whatsapp Onboarding is Complete#3111
Merged
sharunaanandraj merged 10 commits intoWAUM-devfrom May 2, 2025
Merged
[WAUM][27/n]Show utility settings view if Whatsapp Onboarding is Complete#3111sharunaanandraj merged 10 commits intoWAUM-devfrom
sharunaanandraj merged 10 commits intoWAUM-devfrom
Conversation
sharunaanandraj
commented
May 1, 2025
| $base_url = array( self::GRAPH_API_BASE_URL, self::API_VERSION, $waba_id, 'connect_utility_messages' ); | ||
| $base_url = esc_url( implode( '/', $base_url ) ); | ||
| $query_params = array( | ||
| $base_url = array( self::GRAPH_API_BASE_URL, self::API_VERSION, $waba_id, 'connect_utility_messages' ); |
Contributor
Author
There was a problem hiding this comment.
Fixed by ./vendor/bin/phpcbf
woo-ardsouza
approved these changes
May 1, 2025
Contributor
Author
|
@iodic Can you help review this PR ? Thanks |
iodic
approved these changes
May 2, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
If all steps of Whatsapp Onboarding is completed successfully we add an option to indicate this and also during tab click we directly show the utility_settings view.
Type of change
Changelog entry
Show utility settings view if Whatsapp Onboarding is Complete
Test Plan
Screen.Recording.2025-04-29.at.10.50.19.AM.mov
Integration_config_id is stored successfully
