osunyorg / admin

L'espace d'administration d'Osuny
https://www.osuny.org
MIT License
32 stars 2 forks source link

ActionView::Template::Error in Communication::Website::SyncWithGitJob@elephant #2235

Closed SebouChu closed 1 month ago

SebouChu commented 1 month ago

Error in Osuny

ActionView::Template::Error in Communication::Website::SyncWithGitJob@elephant undefined method `slug' for an instance of University::Person

View on Bugsnag

Stacktrace

app/views/admin/research/publications/static.html.erb:33 - block in _app_views_admin_research_publications_static_html_erb__1430757579220525127_242020
app/views/admin/research/publications/static.html.erb:32 - _app_views_admin_research_publications_static_html_erb__1430757579220525127_242020
app/services/static.rb:23 - render
app/models/communication/website/git_file.rb:66 - to_s
app/services/git/analyzer.rb:49 - computed_sha
app/services/git/analyzer.rb:24 - should_update?
app/services/git/repository.rb:89 - block in sync_git_files
app/services/git/repository.rb:84 - each
app/services/git/repository.rb:84 - sync_git_files
app/services/git/repository.rb:26 - sync!
app/models/communication/website.rb:171 - sync_with_git_safely
app/jobs/communication/website/sync_with_git_job.rb:3 - execute
app/jobs/communication/website/base_job.rb:29 - perform

View full stacktrace

Created automatically via Bugsnag

SebouChu commented 1 month ago

An error linked to this issue has been marked as fixed in Bugsnag ActionView::Template::Error in Communication::Website::SyncWithGitJob@elephant