Open
Bug 2017582
Opened 25 days ago
Updated 19 days ago
Alerts View: Improve the reassignement process
Categories
(Tree Management :: Perfherder, enhancement)
Tree Management
Perfherder
Tracking
(Not tracked)
NEW
People
(Reporter: bacasandrei, Unassigned)
References
(Blocks 1 open bug)
Details
(Whiteboard: [fxp])
Currently, the process of reassigning multiple alerts in a summary requires a separate backend call for each individual alert. For example, reassigning 70 alerts involves 70 distinct backend calls.
We need to investigate and implement a more efficient mechanism, such as a single bulk API call, to handle the reassignment of multiple selected alerts simultaneously, significantly reducing the number of calls to the backend and improving performance.
Updated•25 days ago
|
Updated•25 days ago
|
Severity: -- → N/A
Updated•25 days ago
|
Severity: N/A → --
Updated•19 days ago
|
Severity: -- → N/A
Updated•19 days ago
|
Severity: N/A → --
You need to log in
before you can comment on or make changes to this bug.
Description
•