-
```
What steps will reproduce the problem?
1. Put this string in a variable:
{"total_rows":36778,"offset":26220,"rows":[
{"id":"6b80c0b76","key":"a@bbb.net","value":{"entryid":"81151F241C2500","subje…
-
```
What steps will reproduce the problem?
1. Create a 2-d array, such as:
Dim arr(0 to 1, 0 to 1) as String
arr(0, 0) = "a"
arr(0, 1) = "b"
arr(1, 0) = "c"
arr(1, 1) = "d"
2. Try to convert to JSON…
-
_Edit: I changed the example object name to "data" instead of "poems"._
Requesting a poem index might return something like:
```json
[
{
"id": 3,
"title": "Foo",
…
-
### Describe the bug
gh version 2.42.1 (2024-01-15)
https://github.com/cli/cli/releases/tag/v2.42.1
For this [Custom Properties endpoint](https://docs.github.com/en/rest/repos/custom-properties?apiV…
-
### Is your feature request related to a problem? Please describe.
Currently, putting an ID like: "knife_large_var_knife_chef", into an item blacklist results in an error, and since strings are expec…
-
### Description of the bug
Hello,
I'm dropping this question here because I haven't seen any similar issues in this forum.
Whenever one publishes a post (and as far as I could test, this is onl…
-
I've tested this with the stable and git version, in both cases, anything large (thousands or millions of files) causes the gui to crash.
Is there a workaround? I'm assuming that for some reason on…
-
### Is there an existing issue for this?
- [x] I have searched the existing issues
### Is your feature request related to a problem? Please describe the problem.
_No response_
### Describe the sol…
-
The spec does say Array[?] is allowed so this should work.
Tested on: d9b9262 and release 35
Test wdl:
```wdl
version 1.0
workflow Test {
input {
}
# This fails currently
…
-
```
What steps will reproduce the problem?
1. Put this string in a variable:
{"total_rows":36778,"offset":26220,"rows":[
{"id":"6b80c0b76","key":"a@bbb.net","value":{"entryid":"81151F241C2500","subje…