On boards, move weight and issue count to async call
What does this MR do and why?
We discovered that the fields for weight and issue count are not performant, so chose to extract them and make another asynchronous call for them. Eventually, we will more than likely move state management for boards to Apollo, so decided that we can go ahead and use this as the first Apollo feature.
Screenshots or screen recordings
How to set up and validate locally
Visit any project or group board.
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.
Edited by Donald Cook