Skip to content

/series/import/request: validate that URL is unique #689

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

Open
php-coder opened this issue Nov 8, 2017 · 0 comments
Open

/series/import/request: validate that URL is unique #689

php-coder opened this issue Nov 8, 2017 · 0 comments

Comments

@php-coder
Copy link
Owner

php-coder commented Nov 8, 2017

Steps to reproduce:

  • login as admin
  • go to the index page
  • click on "import series" link
  • create import request for url http://127.0.0.1:8080/series/2
  • navigate back to the index page
  • try to create another import request with the same URL

Current behavior:
Page with Internal server error is displayed. Exception is shown in the console.

Expected behavior:
The error about existing URL should be shown.

Tech debt for 29f6dc9 (#660)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant