incubator-devlake
incubator-devlake copied to clipboard
[Refactor][Connection] Jira Connection Data Scope downloads too much data
What and why to refactor
What are you trying to refactor? Why should it be refactored now?
The interface to manage the connection data scope downloads too much data 64 MB.
Here is an example for a list of 1100 Jira boards paged in 10. The 100 page size was going to 900 MB.
Describe the solution you'd like
How to refactor?
I believe the interface should get just the data needed to display and make the update calls, not all the data.
Related issues
Please link any other
Additional context
Add any other context or screenshots about the feature request here.
I am using v1.0.2-beta1@2e768b5