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

Look into Current Minutes Logic #1197

Open
neilarellano opened this issue Jan 15, 2025 · 1 comment
Open

Look into Current Minutes Logic #1197

neilarellano opened this issue Jan 15, 2025 · 1 comment

Comments

@neilarellano
Copy link
Collaborator

Greetings Team!

Can we go over our current logic set up for meeting minutes and links?

Thank you!

@hancush
Copy link
Collaborator

hancush commented Jan 16, 2025

Yup!

  • If it's a meeting of the board or LA Safe, and it's in the past (i.e., minutes can exist):
    • Look for a matter with the meeting body's name and the meeting date in its title AND (a matter type of minutes OR (having minutes in the title AND a matter type of informational report))
    • For each matter, get attachments
      • If there are no attachments, log a message to Sentry
      • If there is one attachment, assume it's the minutes file and return it
      • If there are multiple attachments, return each attachment having "minutes" on the first page <-- I've updated this step in Tighten up minutes identification, add test scrapers-lametro#36 to also check for the meeting body's name, that way if a matter approves minutes for multiple meetings, we only get the minutes file for the meeting we care about

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 🆕 New issues
Development

No branches or pull requests

2 participants