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: -
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?
Edson, can you take a look at this or assign to someone who is more familiar with the REST API?