Jorge Zapata

Results 8 issues of Jorge Zapata

Add support for adding, removing and getting issue properties as described in https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-issue-properties/#api-group-issue-properties

feature

This is yet another proposal to support pagination in Jira Results. There is already a discussion at #885 and an initial implementation at #1010 The implementation extends `ResultList` to keep...

In case a new split window is opened, the new window does not have any highlight. Maybe I need something else on my own vim configuration?

Support Atlassian Connect addon/app properties as defined on the REST API https://developer.atlassian.com/cloud/jira/platform/rest/v2/api-group-app-properties/#api-group-app-properties

feature

# Description of change Add support for fetching issue's properties. The current REST entrypoint used does not include properties, so another fetch to the server is required. The extra fetch...

``` emcc (Emscripten gcc/clang-like replacement + linker emulating GNU ld) 3.1.61 (67fa4c16496b157a7fc3377afd69ee0445e8a6e3) clang version 19.0.0git (https:/github.com/llvm/llvm-project 7cfffe74eeb68fbb3fb9706ac7071f8caeeb6520) Target: wasm32-unknown-emscripten Thread model: posix InstalledDir: /home/jl/w/github/gst.wasm/build/gst.wasm_web_wasm32/emsdk/upstream/bin ``` I am porting a multithreaded...