Bug 1005830

Summary: the rest/groups post call returns the created entity info with a typo
Product: [Retired] JBoss BRMS Platform 6 Reporter: Eva Kopalova <ekopalov>
Component: Business CentralAssignee: Mark Proctor <mproctor>
Status: CLOSED CURRENTRELEASE QA Contact: Jiri Svitak <jsvitak>
Severity: medium Docs Contact:
Priority: unspecified    
Version: unspecifiedCC: jsvitak, mbaluch
Target Milestone: ER4   
Target Release: 6.0.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-08-06 20:18:01 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 Eva Kopalova 2013-09-09 13:10:12 UTC
How reproducible:


Steps to Reproduce:
1. issue the respective curl call, for example: 

curl -X POST -u "eko:eko@12345" -H "Content-Type: application/json" -d '{"name":"mortgages","description":"My repo with mortgage assets.","owner":"eko","repositories":["myRepository"]}' http://localhost:8080/business-central/rest/groups

Actual results:
 the response:
{"jodId":"1378731522284-1","status":"ACCEPTED","groupName":"mortgages","ownder":"eko","description":null,"repositories":["myRepository"]}

note the typo: ownder


Expected results:
no typo in the response

Comment 2 Jervis Liu 2013-09-10 11:22:22 UTC
Already fixed

Comment 8 Jiri Svitak 2014-01-13 16:53:05 UTC
Verified in BRMS 6 ER7.