Skip to content
New issue

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

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

Already on GitHub? # to your account

Add ability to assign an organization to a resource #2007

Open
wants to merge 17 commits into
base: main
Choose a base branch
from

Conversation

eiffel777
Copy link
Contributor

This PR adds the ability to assign an organization to a resource. The following things have been added in this PR.

  • Add organization field to resource.json. For the config file migration of resources.json, use the organization in the organization.json file.
  • add organization question to resource setup in xdmod-setup
  • add resource organization field to storage realm
  • enable Service Provider group by for all realms
  • add Service Provider field to raw data export
  • added a second organization, wrench, for testing
  • added regression test artifacts for new Service Provider group by
  • updated integration and component tests for new Service Provider group by and second organization.

Tests performed

Tested in docker and upgraded and added new tests

Checklist:

  • The pull request description is suitable for a Changelog entry
  • The milestone is set correctly on the pull request
  • The appropriate labels have been added to the pull request

@eiffel777 eiffel777 added new feature New functionality Category:General General labels Mar 17, 2025
@eiffel777 eiffel777 added this to the 11.5.0 milestone Mar 17, 2025
@eiffel777 eiffel777 self-assigned this Mar 17, 2025
Copy link
Member

@jpwhite4 jpwhite4 left a comment

Choose a reason for hiding this comment

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

Looks good apart from the sonarcloud warning - I added a suggestion to add the where condition to the sql update statement

…organization.sql

Co-authored-by: Joe White <jpwhite4@buffalo.edu>
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Category:General General new feature New functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants