Dmitriy Poluektov

- Total activity 17
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 2
- Subscriptions 5
-
Created Get issue field change history
AnsweredIs it able to get issue change history (all history or history of specific field) by Workflow API or REST API? -
Edited Скрипт требует настройки
После изменения настроек поля "Спринт" с "одиночное значение" на "Можно указать несколько значений" у скриптов, использующих это поле, появилась надпись "требует настройки". В списке проектов, прик... -
Created Workflow JS: get sprint id
Is there any way to get sprint id, which can be used in REST API (https://www.jetbrains.com/help/youtrack/standalone/Get-Sprint-by-ID.html)? -
Edited Workflow JS: track issue tags changed
AnsweredIs it able to track issue tags changing? issue.hasTag() not actually solves my purpose: I want to track adding/removing tags on issue. Ideally i want to track add/remove specific tag. Thanks -
Created REST API "Failed to create service account from Hub, giving up" error
AnsweredHi! I'm trying to receive data from REST Api after Authorization in Hub. Here is my actions: 1. Authenticate application in Hub using Client credentials flow (by the way, is it right flow choice fo...