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

MSEARCH-762 Local Instances are not exported with the cql file in Member tenant #600

Merged
merged 16 commits into from
Jun 26, 2024

Conversation

viacheslavpoliakov
Copy link
Contributor

@viacheslavpoliakov viacheslavpoliakov commented Jun 11, 2024

Purpose

Fix exporting for the cql file in Member tenant

Approach

Add filter for not shared records of member tenant

Changes Checklist

  • API Changes: Document any API paths, methods, request or response bodies changed, added, or removed.
  • Database Schema Changes: Indicate any database schema changes and their impact. Confirm that migration scripts were created.
  • Interface Version Changes: Indicate any changes to interface versions.
  • Interface Dependencies: Document added or removed dependencies.
  • Permissions: Document any changes to permissions.
  • Logging: Confirm that logging is appropriately handled.
  • Unit Testing: Confirm that changed classes were covered by unit tests.
  • Integration Testing: Confirm that changed logic was covered by integration tests.
  • Manual Testing: Confirm that changes were tested on local or dev environment.
  • NEWS: Confirm that the NEWS file is updated with relevant information about the changes made in this pull request.

Related Issues

List any Jira issues related to this pull request.
MSEARCH-762

@viacheslavpoliakov viacheslavpoliakov marked this pull request as ready for review June 11, 2024 10:59
@viacheslavpoliakov viacheslavpoliakov requested a review from a team as a code owner June 11, 2024 10:59
- Add filter for member tenant

Closes: MSEARCH-762
- Fix test

Closes: MSEARCH-762
- Change test cases

Closes: MSEARCH-762
- Fix stubbing in tests

Closes: MSEARCH-762
- Delete unused tests

Closes: MSEARCH-762
- Fix styles

Closes: MSEARCH-762
Copy link

sonarcloud bot commented Jun 26, 2024

@viacheslavpoliakov viacheslavpoliakov merged commit 705e6e8 into master Jun 26, 2024
4 checks passed
@viacheslavpoliakov viacheslavpoliakov deleted the MSEARCH-762 branch June 26, 2024 07:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants