Skip to content
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

Error Handing #23

Open
spathare21 opened this issue Dec 23, 2016 · 4 comments
Open

Error Handing #23

spathare21 opened this issue Dec 23, 2016 · 4 comments
Labels

Comments

@spathare21
Copy link
Member

ISSUE TYPE
  • Bug Report
OS / ENVIRONMENT
Fedora 25 x86 + Firefox 50. 
SUMMARY
  • If we try to add package which is already exists it is not doing any validation or not any relevant error thrown
STEPS TO REPRODUCE
  • Open transtats home page.
  • Click on settings tab.
  • Click on packages.
  • You will see the list of packages.
  • Click on Add Package.
  • And add package which is already exits.
  • Observe the behavior.
EXPECTED RESULTS
  • There should be an proper error message after adding package which is already exits.
  • Or while adding package which is already exits/added it have to validate and have to give error message.
  • e.g one we add package in package name field it have to check that is it already exits. if yes then have to give proper message "Try to add new package/package is already exits/added"
ACTUAL RESULTS
  • No any specific validation while adding duplicate package.
  • and no any specific/relevant error after adding package which is already exits.
NOTE
  • Attached screen capture which we got after trying to add duplicate package.

package_error

@sdp5
Copy link
Member

sdp5 commented Dec 23, 2016

Right. This would be resolving with error handling coming up in Transtats.

@sdp5 sdp5 mentioned this issue Mar 30, 2017
@sdp5 sdp5 changed the title [Packages]There should be specific error/validation thrown while adding package which is already exits Error Handing Dec 12, 2017
@sdp5 sdp5 added refactor and removed enhancement labels Nov 14, 2018
@juhp
Copy link

juhp commented Feb 22, 2019

This is not just about adding duplicate packages? A more generic problem, or is it?

@sdp5
Copy link
Member

sdp5 commented Feb 22, 2019

It's generic! In the sense, root cause is there is no error handling implemented. And this is one of the symptoms of that.

@krisnababu
Copy link
Collaborator

I have added memsource translation platform with invalid credentials. After that I tried to add CI Pipeline based on same TP, then I got errors/alerts (I guess one message is from server side validation)
Project details could not be fetched for the given URL.
CI Pipeline will be associated with this project.

As I mentioned in the beginning, the issue is related to memsource's invalid login credentials and hence it would be helpful if error message gives information/alert about that!

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

No branches or pull requests

4 participants