Home
YouTrack Support | JetBrains
Contact Support
Community
Sign in
Julia Bernikova
Total activity
183
Last activity
June 10, 2025 08:21
Member since
November 21, 2023 12:27
Following
0 users
Followed by
1 user
Votes
4
Subscriptions
71
Activity overview
Articles (0)
Posts (0)
Comments (108)
Julia Bernikova
commented,
June 10, 2025 08:21
Hi Sergey,The version is indeed quite outdated, so our team will not be able to assist here. We would recommend upgrading as is though since a newer Xodus version in a more recent YouTrack build mi...
Community
General Questions
YouTrack database started to grow (very) rapidly
0 votes
Julia Bernikova
commented,
June 09, 2025 07:46
Hi Malte,Thank you for your kind words and full cooperation! And don't hesitate to reach out if any questions occur.
Community
Workflow: Questions & Answers
YouTrack App Settings missing id for referenced entities
0 votes
Julia Bernikova
commented,
June 06, 2025 10:23
Hi Malte,Thanks for the update, I'm glad to hear you found an alternative solution!The project ID is indeed not exposed to the workflow API at the moment, I registered an issue about that: https://...
Community
Workflow: Questions & Answers
YouTrack App Settings missing id for referenced entities
0 votes
Julia Bernikova
commented,
June 05, 2025 06:56
Hi piotrj,It seems that you provide the ngrok URL in the advanced server settings for the VCS connection. As long as your GitHub repository is hosted in the cloud (i.e. on github.com), it should be...
Community
YouTrack deployment: Questions & Answers
YouTrack GitHub integration fails with 401 Unauthorized using valid token
0 votes
Julia Bernikova
commented,
May 13, 2025 13:36
Hi Malte Bruweleit,Thank you for your patience!I've discussed the issue with the dev team, and it seems there's no way to easily return objects like the project setting in HTTP handlers. We registe...
Community
Workflow: Questions & Answers
YouTrack App Settings missing id for referenced entities
0 votes
Julia Bernikova
commented,
April 28, 2025 12:07
JSON.stringify converts Set objects to {}, so the result is expected. You mentioned sending links to attachments to the external service, so it makes sense to iterate through the comment.attachment...
Community
Workflow: Questions & Answers
Issue and IssueComment attachments field is always an empty Set when accessed in a workflow?
0 votes
Julia Bernikova
commented,
April 22, 2025 14:56
Hi Hjvt,If the issue/issue comment contains attachments, the attachments property shouldn't return an empty set. Can you please share the full workflow code you use to query the attachments? It'll ...
Community
Workflow: Questions & Answers
Issue and IssueComment attachments field is always an empty Set when accessed in a workflow?
0 votes
Julia Bernikova
commented,
April 14, 2025 10:25
Hi Malte Bruweleit,You are welcome, I'm glad to hear that helped!I've also asked our documentation team to replace the toEmails property in the code samples with to to prevent anyone from stumbling...
Community
Workflow: Questions & Answers
BCC in workflows
0 votes
Julia Bernikova
commented,
April 09, 2025 10:05
Hi Sentuerkemircan,It seems that a on-schedule rule is a perfect fit then. This rule is designed to search for issues matching a certain filter and then process them one by one. To have it only run...
Community
REST API (Integrations and import form third-party tools included): Questions & Answers
How can I implement a time-controlled filter in a YouTrack app with TypeScript?
0 votes
Julia Bernikova
commented,
April 02, 2025 23:19
Hi Sentuerkemircan,YouTrack apps let you add various modules including on-schedule rule workflows. However, your task might be more complex than that. Can you please describe in more detail what ki...
Community
REST API (Integrations and import form third-party tools included): Questions & Answers
How can I implement a time-controlled filter in a YouTrack app with TypeScript?
0 votes