Hello :) During registering app after 'forge create' following error appears: Error: The manifest.yml file is not a valid YAML. Fix it and try again. How to run 'forge create' again with new manif...
Hi everyone, I need to send an email to an outside client and I can pull all the data I need from JSON customfield_101** etc from the ticket but I can't figure out how to get the name of an a...
...isplay only the device assigned to that user via a service desk front end form for users. When replacing "Assigned" = ${customfield_11447.label} with "Assigned" = ${reporter.label}. It does work, if i w...
...he project/type. Check your configuration for custom fields. Fields ignored - Epic Name (customfield_10004)." The JSON template from the Xray documentation was used: https://docs.getxray.app/display/X...
...erform a GET this is what I retreived: "customfield_XXXX": [ "{KEY}" ] But when I try to update this customfield I need this format: "customfield_xxxx": [ { "key": "{KEY}" } ] B...
I have a custom field called 'Planning Quarter', and the request is to update this field based on the date ranges for the corresponding quarter. For example, if the planned start date is 01/01/24 to ...
Hello, So I have an automation which sends an email with some information regarding a list of issues in shape of a table however when there is custom field, this value is the same for all is...
Copied to clipboard