DokuWiki

It's better when it's simple

User Tools

Site Tools


plugin:youtrack

YouTrack Plugin

Compatible with DokuWiki

Hrun

plugin List YouTrack issues filtered by YouTrack Query Language

Last updated on
2015-02-24
Provides
Syntax, Helper
Repository
Source

This extension has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues.

Tagged with bugtracker, issue, listing, youtrack

By Zopa

List YouTrack issues filtered by YouTrack Query Language.

Installation

Search and install the plugin using the Extension Manager. Refer to Plugins on how to install plugins manually.

Please make sure you have cURL installed and enabled.

Syntax

Syntax:

{{youtrack-list> QUERY | LIST_OF_FIELDS }}

Whereas QUERY is any query in the YouTrack Query Language, i.e. anything which appears in YouTracks search box. And LIST_OF_FIELDS is a comma-separated list of fields you'd like to display in the resulting table, i.e. all columns. Those fields need to have the same name as in YouTrack (although you can give aliases to custom fields to manipulate the names through that).

A special exception to that is the ID field. That will always result in the ID of the issue linked to its issue page.

Example:

{{youtrack-list> #bug created: {This week} sort by: created | ID, summary, created }}

Caching

If you'd like the table to always be up-to-date, you need to add the ~~NOCACHE~~ macro. This makes less sense with lists that don't change very often.

Configuration and Settings

  • url: Base URL of the YouTrack installation
  • user: Login user (only needed if a login is necessary)
  • password: Login password (only needed if a login is necessary)
  • date_format: Date format used in the table output

Credits

The helper component is based on the youtracklinks plugin by Dominic Pöllath.

Development

Change Log

Known Bugs and Issues

  • The maximum number of issues in the output table is currently limited to 100.

Discussion

I installed this plugin, but dont use it. But getting weird erros from the plugin YouTrack issues not foundWTF? Why?

plugin/youtrack.txt · Last modified: 2020-09-29 08:37 by Aleksandr

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki