msarzijr opened a new issue, #8106:
URL: https://github.com/apache/incubator-devlake/issues/8106

   <!--
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
   this work for additional information regarding copyright ownership.
   The ASF licenses this file to You under the Apache License, Version 2.0
   (the "License"); you may not use this file except in compliance with
   the License.  You may obtain a copy of the License at
   
       http://www.apache.org/licenses/LICENSE-2.0
   
   Unless required by applicable law or agreed to in writing, software
   distributed under the License is distributed on an "AS IS" BASIS,
   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
   See the License for the specific language governing permissions and
   limitations under the License.
   -->
   
   ## 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.
   
   
![image](https://github.com/user-attachments/assets/8afe9c4b-fbbe-4ce9-81b1-b26f42bc5386)
   
   
   ## 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
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@devlake.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to