bmo icon indicating copy to clipboard operation
bmo copied to clipboard

Bug 1887858 - What needs my attention: remove duplicate needinfos

Open dklawren opened this issue 10 months ago • 0 comments

This pull request uses caches to make sure that a bug is only displayed once per page load of the attention report. The local cache is for removing duplicates for a single section and the global cache is for all sections of the page. The way the cache works is the duplicates will be removed for the lower sections which are the least important and display them in the upper more critical sections.

dklawren avatar Mar 30 '24 16:03 dklawren