Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BugFix] - GR9 | V3 Missing ItemName and Subscription Columns in the client workbook #310

Merged
merged 5 commits into from
Dec 13, 2024

Conversation

singhgss
Copy link
Contributor

Overview/Summary

This Pull Request addresses an issue where the client workbook was missing the ItemName and Subscription columns in the GR9. With these changes, the workbook now includes both columns and ensures that each item’s subscription context is properly evaluated and displayed.

This PR fixes/adds/changes/removes

fixes #297

  1. Fixes: Missing ItemName and Subscription columns in the client workbook for GR3 | V3 scenarios.
  2. Adds: Updated logic to ensure that the Subscription value is properly evaluated and displayed within the workbook view.
  3. Changes: Refines the workbook query to reference and populate the newly added columns, ensuring comprehensive data visibility for all relevant items.

Breaking Changes

  1. None Identified: This change is additive and does not remove or alter existing columns, data structures, or functionalities.

Testing Evidence

image

As part of this Pull Request I have

  • Checked for duplicate Pull Requests
  • Associated it with relevant GitHub Issues
  • Ensured my code/branch is up-to-date with the latest changes in the main branch
  • Performed testing and provided evidence.
  • Updated relevant and associated documentation. (If no updates needed, mark as N/A)
  • Ensured PowerShell module versions have been updated (if applicable)

@singhgss singhgss merged commit 23327fc into main Dec 13, 2024
4 checks passed
@singhgss singhgss deleted the gsingh/add-subName-itemName-gr9 branch December 13, 2024 15:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

GR9 | V3 Missing ItemName and Subscription Columns in the client workbook
3 participants