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

Fix: VOL-4687 - Refactor ListConversation Query for compatibility with internal (applications) #5

Merged
merged 3 commits into from
Dec 11, 2023

Conversation

jerotire
Copy link
Contributor

@jerotire jerotire commented Dec 8, 2023

Description

Refactors the ListConversation query splitting into 2 seperate queries which are handled differently on olcs-backend. Supports looking up a licence from a given application, and providing a list of conversations for that licence (from the given application).

Related issue: VOL-4687

Before submitting (or marking as "ready for review")

  • Does the pull request title follow the conventional commit specification?
  • Have you performed a self-review of the code
  • Have you have added tests that prove the fix or feature is effective and working
  • Did you make sure to update any documentation relating to this change?

@jerotire jerotire self-assigned this Dec 8, 2023
@Jamie-Gordon-1 Jamie-Gordon-1 requested review from Jamie-Gordon-1 and removed request for Jamie-Gordon-1 December 11, 2023 14:48
@jerotire jerotire merged commit e152fef into main Dec 11, 2023
11 checks passed
@jerotire jerotire deleted the fix/VOL-4687 branch December 11, 2023 16:04
jerotire added a commit that referenced this pull request Dec 11, 2023
…h internal (applications) (#5)

* Refactor query for compatibility with applications

* Unit Tests
jerotire added a commit that referenced this pull request Dec 11, 2023
…h internal (applications) (#5) (#8)

* Refactor query for compatibility with applications

* Unit Tests
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants