Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add conversations to full ejpd info. #3945

Merged
merged 50 commits into from May 21, 2024

Conversation

fisx
Copy link
Contributor

@fisx fisx commented Mar 12, 2024

https://wearezeta.atlassian.net/browse/WPB-7005

Checklist

  • Add a new entry in an appropriate subdirectory of changelog.d
  • Read and follow the PR guidelines

@zebot zebot added the ok-to-test Approved for running tests in CI, overrides not-ok-to-test if both labels exist label Mar 12, 2024
@fisx fisx force-pushed the WPB-6329-make-EJPD-data-model-exhaustive-follow-up branch 2 times, most recently from 362fd55 to 6ed7891 Compare April 22, 2024 07:51
@MangoIV MangoIV force-pushed the WPB-6329-make-EJPD-data-model-exhaustive-follow-up branch from bafeafc to 9e12bcd Compare April 22, 2024 12:25
@fisx fisx force-pushed the WPB-6329-make-EJPD-data-model-exhaustive-follow-up branch from 2e947a2 to 988f9a8 Compare April 23, 2024 09:26
@stefanwire stefanwire marked this pull request as ready for review April 24, 2024 15:30
@stefanwire stefanwire force-pushed the WPB-6329-make-EJPD-data-model-exhaustive-follow-up branch from d9af8c4 to 95fcb21 Compare April 24, 2024 15:41
Copy link
Contributor Author

@fisx fisx left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

almost done, but not quite... :)

services/galley/src/Galley/API/Internal.hs Show resolved Hide resolved
services/brig/src/Brig/Effects/GalleyProvider/RPC.hs Outdated Show resolved Hide resolved
libs/wire-api/src/Wire/API/Routes/Internal/Brig/EJPD.hs Outdated Show resolved Hide resolved
libs/wire-api/src/Wire/API/Routes/Internal/Brig/EJPD.hs Outdated Show resolved Hide resolved
libs/wire-api/src/Wire/API/Routes/Internal/Brig/EJPD.hs Outdated Show resolved Hide resolved
services/galley/src/Galley/API/Internal.hs Show resolved Hide resolved
integration/test/Test/EJPD.hs Outdated Show resolved Hide resolved
integration/test/Test/EJPD.hs Show resolved Hide resolved
@fisx fisx force-pushed the WPB-6329-make-EJPD-data-model-exhaustive-follow-up branch from 1415b4b to b94194a Compare April 26, 2024 09:05
stefanwire and others added 20 commits April 26, 2024 09:31
…data-model-exhaustive-follow-up' into WPB-6329-make-EJPD-data-model-exhaustive-follow-up
Copy link

sonarcloud bot commented May 21, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

Comment on lines 335 to 336
Just (Public.ConversationPagingState Public.PagingLocals stateBS) ->
localsOnly localDomain (mkState <$> stateBS) gmtprSize
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@stefanwire do you remember why this was done? this function is called elsewhere, and this change breaks stuff (sends group notifs to outside users, doesn't find convs, ...).

@fisx fisx merged commit 7b3c83f into develop May 21, 2024
9 checks passed
@fisx fisx deleted the WPB-6329-make-EJPD-data-model-exhaustive-follow-up branch May 21, 2024 13:57
battermann added a commit that referenced this pull request May 24, 2024
Co-authored-by: Magnus Viernickel <magnus.viernickel@wire.com>
Co-authored-by: Leif Battermann <leif.battermann@wire.com>
Co-authored-by: Stefan Berthold <stefan.berthold@wire.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ok-to-test Approved for running tests in CI, overrides not-ok-to-test if both labels exist
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants