You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
If one has a small collection of orphan articles (not associated with any journal), the /manager page ceases to function. Specifically, it throws this error:
The manager page should be made more resilient, so it can tolerate the presence of orphan articles.
Janeway version
v1.5.0-RC-4
To Reproduce
Steps to reproduce the behavior:
Have a journal with some test articles
using an SQL tool, remove the journal_id for an article
Attempt to visit the /manager url for your site
See error
Expected behavior
The manager page should work, despite the presence of orphaned articles. It could be nice to provide a count of orphaned articles and a warning that they exist. But that's not necessary to address this ticket. The page should just work.
Screenshots
n/a
Front-end Issues
n/a
Desktop (please complete the following information):
n/a
Smartphone (please complete the following information):
n/a
Additional context
n/a
The text was updated successfully, but these errors were encountered:
Describe the bug
If one has a small collection of orphan articles (not associated with any journal), the /manager page ceases to function. Specifically, it throws this error:
https://gist.github.com/hardyoyo/6a0a765ef55ed0b6cc5c28ee9c68f15a
The manager page should be made more resilient, so it can tolerate the presence of orphan articles.
Janeway version
v1.5.0-RC-4
To Reproduce
Steps to reproduce the behavior:
/manager
url for your siteExpected behavior
The manager page should work, despite the presence of orphaned articles. It could be nice to provide a count of orphaned articles and a warning that they exist. But that's not necessary to address this ticket. The page should just work.
Screenshots
n/a
Front-end Issues
n/a
Desktop (please complete the following information):
n/a
Smartphone (please complete the following information):
n/a
Additional context
n/a
The text was updated successfully, but these errors were encountered: