package
1.5.1
Repository: https://github.com/ankitpokhrel/jira-cli.git
Documentation: pkg.go.dev

# Functions

GetConfiguredCustomFields returns the custom fields configured by the user.
GetMetadata gathers a list of metadata users wants to add.
GetMetadataQuestions prepares metadata question to input from user.
GetNextAction provide user an option to select next action.
GetRelevantUser finds and returns a valid user name or account ID based on user input.
GetUserKeyForConfiguredInstallation returns either the user name or account ID based on jira installation type.
HandleNoInput handles operations for --no-input flag.
SetCreateFlags sets flags supported by create command.
ValidateCustomFields validates custom fields.

# Constants

ActionCancel is a cancel action.
ActionMetadata is an add metadata action.
ActionSubmit is a submit action.

# Structs

CreateParams holds parameters for create command.