-
Hey,
Actually i am using `jsoniter-scala` lib but i am having situation like this
```
val jsonString1 = """{"name": "foo", "id": "2604"}"""
val jsonString2 = """{"name": "bar", "id": 2105…
-
To increase the adoption of custom fields and empower users with more field types we should add a new custom field type for IPs.
```[tasklist]
### DoD
- [ ] Users can configure an "IP" custom field…
-
### What happened?
In https://github.com/crossplane-contrib/provider-upjet-gcp/pull/623 various fields that appear to really be integers (e.g. `port`) are generated with type `*float64`. This…
-
**Describe the bug**
In the `fflib_SObjects` class, all these methods:
- getStringFieldValues
- getRecordsWithBlankFieldValues
- getRecordsWithAllBlankFieldValues
- getRecordsWithNotBlankFieldV…
-
### What happened?
### Description
When selecting to show 'Entry Type' on a card which has a icon assigned, the displayed card inside a matrix shows the icon twice.
![Image](https://github.com/user-…
-
Apply consistent styling to the [Common Field Types](https://consumerdatastandardsaustralia.github.io/standards/index.html?examples#common-field-types) table, including:
- bold styling on requirement…
-
Related to #109800.
We need to add support for complex field types (like `geo_*`, `flattened`) in data generation (used in `StandardVersusLogsIndexModeRandomDataChallengeRestIT` as an example).
-
**Description:**
```
import ballerina/io;
type Foo record {
int i;
};
type Bar record {
string s;
};
public function main() {
Foo f = {i:23};
Foo|Bar fb = f;
io…
-
To increase the adoption of custom fields and empower users with more field types we should add a new custom field type to support adding custom labels to a case like tags.
```[tasklist]
### DoD
…
-
### Describe the Bug
when entering a relation key to the fields list on the query it return the entire object describing the field inside the relation
### To Reproduce
create a request like that
`…