-
## Context
The current version has many issues with Custom Fields of Jira. See https://github.com/andygrunwald/go-jira/search?q=custom&type=issues
To handle custom fields, the library is using g…
-
In #18653, we implemented support for syncing custom profile fields during a SAML authentication. However, the current implementation only runs during a normal login process, so SAML data won't be sy…
-
This has been proposed multiple times in various tickets, but I'm going to use this as a placeholder for that discussion moving forward, since the work behind extending custom fields beyond assets is …
snipe updated
1 month ago
-
I'm trying to use a text tag with a preset value
In the document I have
[text-merge|req|sender|client_name|client_name]
in the C# SDK I do not see an AddCustomField method on the SignatureReque…
-
For form data submission and basic events like declaring, we should postpone adding validation until custom events.
For things like user creation however this should be implemented asap
>[!WARNING]
…
-
### Scenario & Reproduction Steps
```typescript
import {createClient, ItemFieldType} from '@1password/sdk';
const op = await createClient({
auth: '...',
integrationVersion: '1',
integr…
-
Using `onCreateNode` in `gatsby-node`, I’m trying to use a transformer to compile and denormalize some data and then add this new value to the node with `createNodeField`. The process work fine but th…
ockam updated
2 years ago
-
Hello,
Currently, we can't pass custom values to tempo server in chart. Field is currently limited to http listener port. Maybe adding something like `{{- toYaml .Values.tempo.server | nindent 6 }}…
-
Hi,
I have 2 classes: `Animal` and `Cat` which inherits from `Animal`.
The trick is in the `Animal` class where the `paws` JSON field is bound to the `legs` class property.
When deserializing a `…
-
```
Users should be able to add custom defined fields to a FIX message
```
Original issue reported on code.google.com by `jramoyo` on 17 Jun 2011 at 1:59