feedhenry / fh-fhc

FeedHenry CLI, the Command Line Interface to FeedHenry
Other
26 stars 66 forks source link

Rhmap 17444 - "Not 2xx status" when creating hello_world_project via fhc #409

Closed camilamacedo86 closed 7 years ago

camilamacedo86 commented 7 years ago

Perform the same implementation made into the PR https://github.com/feedhenry/fh-fhc/pull/295/files in order to create the new project with no all client applications select either as it is made by default into NGUI.

JIRA: https://issues.jboss.org/browse/RHMAP-17444

Local Test:

dhcp-16-185:fh-fhc cmacedo$ ./bin/fhc.js projects create --title=CamilaTest --template=hello_world_project
Project 'CamilaTest' create successfully

Steps to Verify:

Create a new project in a domain with the template "hello_world_project".

camilamacedo86 commented 7 years ago

@mmusil could you check here?