Bug 1262213 - Problem with storing values of kie navigator repository
Summary: Problem with storing values of kie navigator repository
Keywords:
Status: CLOSED EOL
Alias: None
Product: JBoss BRMS Platform 6
Classification: Retired
Component: Eclipse Tooling
Version: 6.2.0
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: ---
: ---
Assignee: Shelly McGowan
QA Contact: Tomas David
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-09-11 07:47 UTC by Tomas David
Modified: 2020-03-27 19:33 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2020-03-27 19:33:44 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

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?


Note You need to log in before you can comment on or make changes to this bug.