You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[O2B-1536] Add lastEditiedBy name to EOR reason section of the run-details page (#2090)
* [O2B-1536] Show lastEditedName for EOR reasons and display the lastEditedName for EOR reasons on `run-detail` page.
* `formatEorReason` also renders a tooltip above the `lastEditedName` to make clear who it refers to.
* [O2B-1536] Drop lastEditedName in addNewEorReason
* [O2B-1532] Extract eorReasonComponent and revert formatter
* [O2B-1536] Keep EOR lastEditedName out of patch; preserve for UI
* [O2B-1536] Pass EOR lastEditedName through RunPatch
* Stop keeping a separate `eorReasonLastEditedNames` list on RunDetailsModel and instead include `lastEditedName` on each eorReason within RunPatch.
0 commit comments