o19s / quepid

Improve your Elasticsearch, OpenSearch, Solr, Vectara, Algolia and Custom Search search quality.

Home Page:http://www.quepid.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Weird Modeling Problem

epugh opened this issue · comments

Describe the bug
When I generate the ERD, I get a warning about a relationship:

bin/docker r bundle exec rake erd:image
Loading application in 'app'...
Generating entity-relationship diagram for 46 models...
Warning: Ignoring invalid association :viewed_announcements on User (Could not find the association :announcement_viewed in model User)

However, it does exist...?

To Reproduce
Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
If applicable, add screenshots to help explain your problem.

Additional context
Add any other context about the problem here.

This has been fixed in main!