Add CustomApplication metadata#22
Closed
lei-dai-sfdc wants to merge 4 commits into
Closed
Conversation
Signed-off-by: Daily Dai <lei.dai@salesforce.com>
Signed-off-by: Daily Dai <lei.dai@salesforce.com>
|
Thanks for the contribution! It looks like @lei-dai-sfdc is an internal user so signing the CLA is not required. However, we need to confirm this. |
Signed-off-by: Daily Dai <lei.dai@salesforce.com>
Signed-off-by: Daily Dai <lei.dai@salesforce.com>
charlesw-salesforce
approved these changes
Jun 28, 2026
2 tasks
Collaborator
|
Hey @lei-dai-sfdc, Thank you for your contribution. I merged in your commits via #32 and added the Custom App to the perm set so that it shows in the App Launcher. |
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.
What does this PR do?
Add CustomApplication metadata for internal facing UiBundle
What issues does this PR fix or reference?
As part of 262.8 release, UiBundle now requires CustomApplication to be considered as an internal application.
This PR includes a sample CustomApplication metadata and bumped version to be 67.0.
UiBundle can still be deployed on its own but it will not be visible and cannot be accessed once 262.8 is released on that server.
This PR should only be merged on June 13, 2026 once R2 major release completes.
#
The PR fulfills these requirements:
Functionality Before
<insert gif and/or summary>
Functionality After
<insert gif and/or summary>