← Back to team overview

murano team mailing list archive

[Bug 1182339] [NEW] WebUI: Incorrect parameters of services

 

Public bug reported:

When user creates services via REST API and after that checks
information about those services via WebUI, server returns error message
about incorrect parameter.

The root of problem in this case is the following: when user creates services via WEB UI, our web UI automatically sets all default values, but when user manually created services using REST API, user can skip a few parameters.
In this case web UI returns error message about incorrect parameters.

Steps To Reproduce:
1. Create environment 'test' using REST API.
2. Open session for environment 'test'.
3. Create AD service 'ad.local' only with required parameters via REST API in environment 'test' using the opened session.
4. Open browser and navigate to the web UI. Navigate to Project > Environments > select environment 'test'(click on the name link) > select service 'ad.local'(click on the name link).

Expected Result:
The page with services detailed information.

Observed Result:
Error message about the incorrect parameter (please see screenshot bug.png for more detailed information)

** Affects: murano
     Importance: High
     Assignee: Serg Melikyan (smelikyan)
         Status: New


** Tags: web-ui

** Attachment added: "bug-webUI.png"
   https://bugs.launchpad.net/bugs/1182339/+attachment/3682612/+files/bug-webUI.png

-- 
You received this bug notification because you are a member of Murano
Core, which is subscribed to murano.
Matching subscriptions: team
https://bugs.launchpad.net/bugs/1182339

Title:
  WebUI: Incorrect parameters of services

Status in Murano Project:
  New

Bug description:
  When user creates services via REST API and after that checks
  information about those services via WebUI, server returns error
  message about incorrect parameter.

  The root of problem in this case is the following: when user creates services via WEB UI, our web UI automatically sets all default values, but when user manually created services using REST API, user can skip a few parameters.
  In this case web UI returns error message about incorrect parameters.

  Steps To Reproduce:
  1. Create environment 'test' using REST API.
  2. Open session for environment 'test'.
  3. Create AD service 'ad.local' only with required parameters via REST API in environment 'test' using the opened session.
  4. Open browser and navigate to the web UI. Navigate to Project > Environments > select environment 'test'(click on the name link) > select service 'ad.local'(click on the name link).

  Expected Result:
  The page with services detailed information.

  Observed Result:
  Error message about the incorrect parameter (please see screenshot bug.png for more detailed information)

To manage notifications about this bug go to:
https://bugs.launchpad.net/murano/+bug/1182339/+subscriptions


Follow ups

References