[No QA] Docs updates for E/A#95488 empty value validation for CSV card import#95688
Draft
MelvinBot wants to merge 1 commit into
Draft
[No QA] Docs updates for E/A#95488 empty value validation for CSV card import#95688MelvinBot wants to merge 1 commit into
MelvinBot wants to merge 1 commit into
Conversation
…umns Co-authored-by: Alberto Gonzalez-Cela <Gonals@users.noreply.github.com>
43 tasks
Contributor
|
A preview of your ExpensifyHelp changes have been deployed to https://787b8a2d.helpdot.pages.dev ⚡️ Updated articles: |
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.
Explanation of Change
#95488 added validation to the Import transactions from file flow so that mapping a required field (Card Number, Date, Amount, or Merchant) to a spreadsheet column that contains one or more empty values now shows an error and blocks the import until every row in that column has a value.
This PR documents that new behavior by adding a short FAQ entry to the Import Company Card Transactions From a Spreadsheet help article, alongside the existing FAQ about mapping the same column twice.
Related
@Gonals, please review the files changed and confirm they reflect the current behavior. Then mark this PR
Ready for review.