Commit 70339af
authored
[ENG-10042] fix(registry): moderators cannot approve registration updates (#887)
- Ticket: [ENG-10042]
- Feature flag: n/a
## Purpose
Fix an issue where moderators could not approve registration updates
because the mapper was selecting the wrong schema response (first one
instead of the one with `pending_moderation` state), and the UI did
not properly handle revisions awaiting admin approval.1 parent 2a6b2f1 commit 70339af
1 file changed
Lines changed: 1 addition & 1 deletion
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
24 | 23 | | |
25 | 24 | | |
26 | 25 | | |
| |||
46 | 45 | | |
47 | 46 | | |
48 | 47 | | |
| 48 | + | |
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
| |||
0 commit comments