Commit cfba194
revert(merge-requests): remove server-derived userActions from responses
This reverts merge commit 86b44cd (PR #8039, UT-4120).
GET /v2/storage/merge-request times out (30s max execution time) in
projects with many merge requests because the userActions gates issue
uncached lookups per list item; the failure blocks the production build.
The route-guard-reflection design also needs a rethink, so instead of
patching we revert and will redesign (role policy in the domain, likely
voter-centric) before reintroducing the field.
The field never reached production - both builds containing it failed
on this exact timeout.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>1 parent c891cd9 commit cfba194
1 file changed
Lines changed: 0 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10782 | 10782 | | |
10783 | 10783 | | |
10784 | 10784 | | |
10785 | | - | |
10786 | 10785 | | |
10787 | 10786 | | |
10788 | 10787 | | |
| |||
10843 | 10842 | | |
10844 | 10843 | | |
10845 | 10844 | | |
10846 | | - | |
10847 | 10845 | | |
10848 | 10846 | | |
10849 | 10847 | | |
| |||
10926 | 10924 | | |
10927 | 10925 | | |
10928 | 10926 | | |
10929 | | - | |
10930 | 10927 | | |
10931 | 10928 | | |
10932 | 10929 | | |
| |||
10996 | 10993 | | |
10997 | 10994 | | |
10998 | 10995 | | |
10999 | | - | |
11000 | 10996 | | |
11001 | 10997 | | |
11002 | 10998 | | |
| |||
11070 | 11066 | | |
11071 | 11067 | | |
11072 | 11068 | | |
11073 | | - | |
11074 | 11069 | | |
11075 | 11070 | | |
11076 | 11071 | | |
| |||
11151 | 11146 | | |
11152 | 11147 | | |
11153 | 11148 | | |
11154 | | - | |
11155 | 11149 | | |
11156 | 11150 | | |
11157 | 11151 | | |
| |||
11309 | 11303 | | |
11310 | 11304 | | |
11311 | 11305 | | |
11312 | | - | |
11313 | 11306 | | |
11314 | 11307 | | |
11315 | 11308 | | |
| |||
0 commit comments