Uolary
- Total activity 144
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 41
- Subscriptions 36
-
Edited Using links to images from another article
Hello!I have an article and I want to insert an image into it that was uploaded to another article. To do this, I use a link, for example:Can I use links to images from another article in this way?... -
Created Can a user only with read access edit articles via the widget?
Hello!I am developing an application for YouTrack. The application widget uses the ARTICLE_OPTIONS_MENU_ITEM extension point. The backend.js file contains the following functionality for changing a... -
Created Adding an attachment to the article in backend.js in the application
Hello!I am developing an application with a widget. This widget opens on the article page and can change content of the article.In the application's backend.js, I have the following code that allow... -
Created Importing libraries on the application backend
Hi!It was mentioned earlier that other libraries cannot be imported into Workflow Script, but what about backend application development?Can I import libraries into the backend.js in HTTP Handlers ... -
Created Creating a clone of the Gantt Chart
Hi.Please tell me, is it possible to create a clone of the Gantt Chart from the UI YouTrack like using clone project or clone board buttons? -
Edited Display the number of votes for an issue on the board
Hello.Please tell me, is it possible to see the number of votes for an issue directly on the board?At the moment, when an issue is on the board, we cannot view the number of likes on it. To see the... -
Created How do I change the workflow name in the constructor?
Hi.When I create a workflow using JavaScript Editor, I can specify the name and title of the workflow.By the title, I can determine which workflow was written by me personally, and then I download ... -
Edited The principle of setting a color for Labels field
Hi.I have different values of Labels field in project. Every value has color.When I specify values for Labels in an issue, for some reason the Labels is always painted the same color. In the issue,... -
Edited Run workflow after creating a new issue
Hello.Can I create a work flow that will be launched immediately after creating a new task, and not while it is in draft? What property or method should I use for this in Javascript when writing a ... -
Created Receiving notifications from only one project per Slack
Hello.I connected the YouTrack application to a channel in Slack and wanted to configure the ability to receive notifications to this channel from only one project. However, I did not find such fun...