Docs updates for E/A#97094 Show GL codes in tag picker setting - #98474
Draft
MelvinBot wants to merge 1 commit into
Draft
Docs updates for E/A#97094 Show GL codes in tag picker setting#98474MelvinBot wants to merge 1 commit into
MelvinBot wants to merge 1 commit into
Conversation
Co-authored-by: Neeraj Bachani <neerajbachani@users.noreply.github.com>
40 tasks
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.
Help site update for E/A#97094
PR #97094 adds a Show GL codes when selecting a tag toggle in Workspaces > [workspace name] > Tags > Settings (Control plan, visible only when GL codes are enabled). When on, each tag's GL code appears as a muted second line under the tag name in the tag picker, and members can search tags by GL code.
This changes previously documented behavior: the help article stated that tag GL codes are not visible to members. That is now conditional.
Changes
Updated
docs/articles/new-expensify/workspaces/Create-and-manage-expense-tags.md:Notes for reviewer
src/languages/en.ts) and the existing help-site navigation conventions. A live-UI verification pass could not complete because the test session lost authentication — please confirm the toggle label and location against the current UI.SetPolicyShowTagGLCodesbackend command is not yet deployed, so enabling the toggle currently rolls back with an error. This PR is left as a draft until the feature is fully live in production.Kept as a draft pending the review below.
@neerajbachani, please review the files changed and confirm they reflect the current behavior. Then post a new comment saying
@MelvinBot mark this PR as ready for review.