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

Add single project requirement for Review table CSV #2068

Merged
merged 2 commits into from
Sep 4, 2023

Conversation

CollinBeczak
Copy link
Collaborator

Implement to prevent users from requesting a csv for multiple projects. This will help prevent as many timeouts due to too many tasks being requested at once, and prevent a user from exporting MapRoulettes entire review table database.

@codecov-commenter
Copy link

codecov-commenter commented Jul 31, 2023

Codecov Report

Merging #2068 (5ca2b45) into develop (8bfebe7) will not change coverage.
The diff coverage is 0.00%.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the GitHub App Integration for your organization. Read more.

@@           Coverage Diff            @@
##           develop    #2068   +/-   ##
========================================
  Coverage    24.96%   24.96%           
========================================
  Files          638      638           
  Lines        21658    21658           
  Branches      6604     6604           
========================================
  Hits          5407     5407           
  Misses       13613    13613           
  Partials      2638     2638           
Files Changed Coverage Δ
src/pages/Review/TasksReview/TasksReviewTable.js 21.37% <0.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@AndrewPhilbin AndrewPhilbin merged commit 6dd3b14 into develop Sep 4, 2023
2 checks passed
@jschwarz2030 jschwarz2030 deleted the reviewTableLimit branch October 18, 2023 22:00
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.

3 participants