Update the logic where we fetch invite links to also get the holder. We don't need to show this to a client and we're filtering this field out for them.
Depends on D9966
Paths
| Differential D9968 Authored by tomek on Nov 24 2023, 8:14 AM.
Details Summary Update the logic where we fetch invite links to also get the holder. We don't need to show this to a client and we're filtering this field out for them. Depends on D9966 Test Plan Manually add a holder to a link and check if it is fetched correctly.
Diff Detail
Event TimelineHerald added a subscriber: ashoat. · View Herald TranscriptNov 24 2023, 8:14 AM2023-11-24 08:14:16 (UTC-8) Harbormaster completed remote builds in B24393: Diff 33592.Nov 24 2023, 8:43 AM2023-11-24 08:43:29 (UTC-8) This revision is now accepted and ready to land.Nov 24 2023, 10:44 AM2023-11-24 10:44:16 (UTC-8) Harbormaster completed remote builds in B24641: Diff 34053.Nov 30 2023, 7:16 AM2023-11-30 07:16:10 (UTC-8) Harbormaster completed remote builds in B26337: Diff 36405.Jan 31 2024, 9:01 AM2024-01-31 09:01:45 (UTC-8) Closed by commit rCOMMf2fb42fd31c9: [keyserver] Fetch invite link blob holder (authored by tomek). · Explain WhyFeb 14 2024, 7:58 AM2024-02-14 07:58:25 (UTC-8) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 37081 keyserver/src/fetchers/link-fetchers.js
keyserver/src/responders/link-responders.js
keyserver/src/responders/redux-state-responders.js
lib/types/link-types.js
|