Skip to content

[MCHANGES-439] Deprecate changes.useJql #325

@jira-importer

Description

@jira-importer

Elliotte Rusty Harold opened MCHANGES-439 and commented

/**
 * Use the JIRA query language instead of the JIRA query based on HTTP parameters. From JIRA 5.1 and up only JQL is
 * supported. JIRA 4.4 supports both JQL and URL parameter based queries. From 5.1.1 this is obsolete, since REST
 * queries only use JQL.
 *
 * @since 2.10
 */
@Parameter(property = "changes.useJql", defaultValue = "false")
private boolean useJql;

Remote Links:

Metadata

Metadata

Assignees

Labels

maintenancepriority:minorMinor loss of function, or other problem where easy workaround is present

Type

No type
No fields configured for issues without a type.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions