962647- Update the Excel Export Sample and Value sorting Sample with Description. #6100
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.
Bug Description
Add the modification in UG document for Excel Export and value Sorting sample with description. Create the sample for memory stream in Excel Export sample.
Root Cause
Briefly describe the root cause and analysis of the problem.
If there is an internal discussion on the forum, provide the link.
Reason for not identifying earlier
Find how it was missed in our earlier testing and development by analysing the below checklist. This will help prevent similar mistakes in the future.
Guidelines/documents are not followed
Common guidelines / Core team guideline
Specification document
Requirement document
Guidelines/documents are not given
Common guidelines / Core team guideline
Specification document
Requirement document
Reason:
Mention any one or more reasons from the above points.
Action taken:
What action did you take to avoid this in future?
Related areas:
Is there any other related areas also to be addressed?
Is Breaking issue?
If it is a breaking issue, provide the commit detail which caused this break.
Solution description
Describe your code changes in detail for reviewers.
Output screenshots
Post the output screenshots if an UI is affected or added due to this bug.
Before changes:
Add the image which was taken before making these changes. Place a cursor here and click "Attach a file" button and upload the image.
After changes:
Add the image which was taken after making these changes. Place a cursor here and click "Attach a file" button and upload the image.
Areas affected and ensured
List out the areas are affected by your code changes.
Is there any existing behavior change of other features due to this code change?
Does it have any known issues?
If this fix contains any known issues, provide the proper details about the issues.
Does it have memory leak?
Ensure the fix contains memory leak or not (if applicable).
MR CheckList