-
Notifications
You must be signed in to change notification settings - Fork 13.9k
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: While exporting CSV , only the entries on first page are getting downloaded even when user is on other pages #17861 #20178
fix: While exporting CSV , only the entries on first page are getting downloaded even when user is on other pages #17861 #20178
Conversation
41b5984
to
58142b6
Compare
58142b6
to
334ff31
Compare
… downloaded even when user is on other pages apache#17861
334ff31
to
bbbf1cc
Compare
@geido the CI/CD was failing ,I fixed the issues and rebased on top of the latest updates. Can u approve running the pipeling again |
/testenv up |
@zhaoyongjie Container image not yet published for this PR. Please try again when build is complete. |
@zhaoyongjie Ephemeral environment creation failed. Please check the Actions logs for details. |
Codecov Report
@@ Coverage Diff @@
## master #20178 +/- ##
=======================================
Coverage 66.49% 66.49%
=======================================
Files 1726 1726
Lines 64756 64756
Branches 6826 6826
=======================================
Hits 43060 43060
Misses 19963 19963
Partials 1733 1733
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
/testenv up |
@zhaoyongjie Ephemeral environment spinning up at http://35.89.28.38:8080. Credentials are |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks nice! BTW, the props ownState
is not a meaningful name, I always forget what it stands for, but it has nothing to do with this PR.
Ephemeral environment shutdown and build artifacts deleted. |
I'm still having this issue, any updates ? |
SUMMARY
Passed ownState property to export as csv api call.
AFTER VIDEO RECORDING
output.mp4
TESTING INSTRUCTIONS
ADDITIONAL INFORMATION