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

Fix: Separate CSV generation utils for CLI dashboard and Extension #619

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

ayushnirwal
Copy link
Collaborator

Description

Cookie Table component was using the same utils in Extension and CLI. CLI does not get the data for "Priority", "Size" and "Blocking status". Thus a different utility was required. This PR adds that.

Checklist

  • I have thoroughly tested this code to the best of my abilities.
  • I have reviewed the code myself before requesting a review.
  • This code is covered by unit tests to verify that it works as intended.
  • The QA of this PR is done by a member of the QA team (to be checked by QA).

@ayushnirwal ayushnirwal changed the base branch from main to develop April 15, 2024 13:44
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.

None yet

1 participant