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-660: Allow Unified Inventory Locations in Consortium to be fetched by member tenants #598

Merged
merged 3 commits into from
Jun 6, 2024

Conversation

mukhiddin-yusuf
Copy link
Contributor

@mukhiddin-yusuf mukhiddin-yusuf commented Jun 5, 2024

Purpose

Allow API to fetch List of Unified Inventory Locations in a Consortium to be called by member tenants

Approach

Remove a check for central tenant and run search of location in the context of central 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

MSEARCH-660

…um to be fetched by member tenants

Closes: MSEARCH-660
Copy link

sonarcloud bot commented Jun 6, 2024

@mukhiddin-yusuf mukhiddin-yusuf merged commit d36f195 into master Jun 6, 2024
4 checks passed
@mukhiddin-yusuf mukhiddin-yusuf deleted the msearch-660 branch June 6, 2024 14:30
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