[almighty] Can't get the

Dusty Mabe dusty at dustymabe.com
Tue Sep 6 22:59:36 UTC 2016



On 09/06/2016 06:23 PM, Aslak Knutsen wrote:
> oops, forgot mailing-list: > > If you're running on current Core master, then type "1" doesn't exist. > > Core now comes with 4 Work Item Types built in; system.experience, system.feature, system.userstory & system.bug

ok so the example in the readme is wrong. --> https://github.com/almighty/almighty-core/issues/208
> > Run "am-cli list workitemtype -H localhost:8080 --pp" to see which are available.

I also found that there is some issue parsing urls in alm-cli:

https://github.com/almighty/almighty-core/issues/209


> > See examples/ for a working work item example: https://github.com/almighty/almighty-core/blob/master/examples/create_workitem.json > > ref: https://github.com/almighty/almighty-core/pull/195 > > -aslak- > > On Tue, Sep 6, 2016 at 10:25 PM, Dusty Mabe <dusty at dustymabe.com> wrote: > > >     I'm running the command from the readme [1] and I am getting an error (see below). >     Note that I have the output from alm-core streaming to my terminal so you see the >     error from core as well. > > >     [vagrant at f24 almighty-core]$ ./bin/alm-cli create workitem --payload '{"type": "1" , "name": "some name", "fields": { "system.owner": "tmaeder", "system.state": "open" }}' -H localhost:8080 >     2016/09/06 20:18:11 [INFO] started id=J5v/kihB POST=http://localhost:8080/api/workitems >     2016/09/06 20:18:11 [INFO] started req_id=w7m9vmdnwz-14 POST=/api/workitems from=::1 ctrl=WorkitemController action=Create >     2016/09/06 20:18:11 [INFO] payload req_id=w7m9vmdnwz-14
raw={"fields":{"system.owner":"tmaeder","system.state":"open"},"type":"1"} >     2016/09/06 20:18:11 loading work item type 1 >     2016/09/06 20:18:11 not found, res={{0001-01-01 00:00:00 +0000 UTC 0001-01-01 00:00:00 +0000 UTC <nil>}  0  map[]} >     2016/09/06 20:18:11 [INFO] completed req_id=w7m9vmdnwz-14 status=400 error=N8DjLctB bytes=99 time=1.602504ms >     2016/09/06 20:18:11 [INFO] completed id=J5v/kihB status=400 time=6.633171ms >     error: 400: {"id":"N8DjLctB","code":"bad_request","status":400,"detail":"Bad value for parameter 'type': '1'"} > >     Any tips? > >     Dusty > >     [1] https://github.com/almighty/almighty-core/blame/master/README.adoc#L266 > >     _______________________________________________ >     almighty-public mailing list >     almighty-public at redhat.com >     https://www.redhat.com/mailman/listinfo/almighty-public > >





More information about the almighty-public mailing list