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

Not getting proper error message while updating Automate method #441

Open
dmetzger57 opened this issue Apr 22, 2020 · 1 comment
Open

Not getting proper error message while updating Automate method #441

dmetzger57 opened this issue Apr 22, 2020 · 1 comment

Comments

@dmetzger57
Copy link

For details see: https://bugzilla.redhat.com/show_bug.cgi?id=1824764

Description of problem:

While Updating the method we are not getting a proper error message. It does not tell what is a problem actually.

@Fryguy
Copy link
Member

Fryguy commented Apr 22, 2020

Steps to Reproduce:

  1. Add Ansible tower provider in CFME
  2. Navigate Automation=>Automate=>Explorer
  3. Create Domain, namespace, class, and method with valid input.
  4. Try to update method by adding new Input Parameter and use Input Parameter name example "@123", "###" and try to save it.
  5. Once we click on save button it gives "Error during 'save': Failed to replace inputs because one or more of the new records could not be saved." error message. The error messages do not tell what is the actual problem with Input Parameter name.

Actual results:
"Error during 'save': Failed to replace inputs because one or more of the new records could not be saved."

Expected results:

The error message should describe the actual problem .

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

2 participants