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

Added script for #14. This should close the issue. #16

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

Conversation

crugas
Copy link
Collaborator

@crugas crugas commented Dec 20, 2024

Description

This adds the SQL query used to retrieve all agent_persons that are linked to in the CFCH repository. Updating this script to another repository is possible by changing the ao.repo_id code to the desired repository.

Related GitHub Issue

#14

Testing

N/A. Testing was done against the ASpace test database. There are no unittests or other testing frameworks for this SQL script. Will need to research how to do this in the future.

Screenshot(s):

N/A

Checklist

  • ✔️ Have you assigned at least one reviewer?
  • 🔗 Have you referenced any issues this PR will close?
  • ⬇️ Have you merged the latest upstream changes into your branch?
  • 🧪 Have you added tests to cover these changes? If not, why: No testing for SQL query, as it's only getting data and not modifying it.
  • 📘 Have you updated/added any relevant readmes/wiki pages/comments in the codebase?
  • 📚 Have you updated/added any external documentation (e.g. Confluence, AirTable, GitHub Projects)?

@crugas crugas requested a review from fordmadox December 20, 2024 17:20
@crugas crugas linked an issue Dec 20, 2024 that may be closed by this pull request
@crugas
Copy link
Collaborator Author

crugas commented Dec 20, 2024

@fordmadox Adding the SQL script I made for #14 - CFCH's report of all linked agents.

@crugas
Copy link
Collaborator Author

crugas commented Dec 23, 2024

Updated the script so it should return 26,661 agents and work properly.

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.

Generate Report for Linked Agents for CFCH
1 participant