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
Let's create a series at /series/import/request/{id} page instead of redirecting to /series/add with appropriate parameters. There many things that we need only during series import and adding them to series creation could produce errors, will make code complicated, and still won't solve all our requirements.
Let's create a series at
/series/import/request/{id}
page instead of redirecting to/series/add
with appropriate parameters. There many things that we need only during series import and adding them to series creation could produce errors, will make code complicated, and still won't solve all our requirements.This issue blocks the following:
The text was updated successfully, but these errors were encountered: