Bu, Hehe

Results 13 comments of Bu, Hehe

I resolved this by specifying the proto_path ``` protoc --go_out=. --go_opt=paths=source_relative \ --go-grpc_out=. --go-grpc_opt=paths=source_relative \ path/to/your/target/protofile --proto_path=$GOPATH/src/ --proto_path=. ``` --proto_path should be specified to the directory in which to search...

I'm interested in this issue and want to help, but I'm not sure what is the purpose of this issue. Can you please explain more details regarding `watch config key...

【安卓】碰到了同样的问题,debug连真机是可以 分享的,但是release包不行。 ios上是好的

Same when sharing to wechat timeline.

Hi, I met the same issue. You can try to use `$jiraApi->getProjects(['expand'=>'lead'])->getResult()` to expand the parameter you want.

May be you can access the api by this, I can get the expanded "lead" info from it: `http://www.example.com/jira/rest/api/2/project?expand=lead( or other parameter)` The JIRA api version I'm using is 7.4.1

Oh...I understand what you mean. This is indeed a JIRA issue. The JIRA api don't allow developers to call for specified expanded parameters, Except the designated expand parameters which the...

Is there any good news for this issue?

I use this [react-native-swipe-list-view](https://github.com/jemise111/react-native-swipe-list-view) instead