Bug 1262213

Summary: Problem with storing values of kie navigator repository
Product: [Retired] JBoss BRMS Platform 6 Reporter: Tomas David <tdavid>
Component: Eclipse ToolingAssignee: Shelly McGowan <smcgowan>
Status: CLOSED EOL QA Contact: Tomas David <tdavid>
Severity: medium Docs Contact:
Priority: medium    
Version: 6.2.0CC: kverlaen
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-03-27 19:33:44 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Tomas David 2015-09-11 07:47:57 UTC
Description of problem:
When new repository is created, User Name and Description are not stored in Kie Navigator repository property dialog.

Version-Release number of selected component (if applicable):
Drools 6.3.0.CR2

How reproducible:
-

Steps to Reproduce:
1. Open Kie Navigator.
2. Create some repository with some User Name and Description.
3. Open properties of the new created repository.

Actual results:
User Name and Description are both set to null.

Expected results:
User Name and Description should contain some values.

Additional info:
-

Comment 1 Robert (Bob) Brodt 2015-12-07 17:28:34 UTC
This appears to be an issue on the server side. These values ARE sent to the server on create and update REST calls, but are always returned as "null".

Can someone on server REST API take a look at this?

Comment 2 Robert (Bob) Brodt 2016-02-08 18:16:54 UTC
Edson, can you take a look at this or assign to someone who is more familiar with the REST API?