Home
YouTrack Support | JetBrains
Contact Support
Community
Sign in
Viacheslav Bachynskyi
Total activity
128
Last activity
September 23, 2024 15:00
Member since
May 05, 2022 17:15
Following
0 users
Followed by
0 users
Votes
1
Subscriptions
35
Activity overview
Posts (28)
Comments (64)
Sort by recent activity
Recent activity
Votes
Created
February 21, 2023 12:17
Thank you!
Community
REST API (Integrations and import form third-party tools included): Questions & Answers
[Resolved] How to add multiple values to a Set?
0 votes
Created
January 23, 2023 16:00
Thank you!
Community
Workflow: Questions & Answers
[RESOLVED] How to add users to Watchers?
0 votes
Created
January 20, 2023 14:51
Hi, Command [star Username] is invalid:, I tested on a test environment and used blocked users. Everything works with unlocked users.A very subtle error...
Community
Workflow: Questions & Answers
[RESOLVED] How to add users to Watchers?
0 votes
Created
July 23, 2022 10:25
https://youtrack.domain.com/api/issues/1-111/links/105-3s/issues?fields=id,idReadable,summary{ "id" : "2-13" } 1-111 - parent Issue105-3s - directed link (s)2-13 - subtask issue Link types
Community
REST API (Integrations and import form third-party tools included): Questions & Answers
[Resolved] Using the REST API to link issues with DB IDs
0 votes
Created
July 22, 2022 14:34
I need to create a link "relates to" between 1-111 and 2-13, how can i do that?
Community
REST API (Integrations and import form third-party tools included): Questions & Answers
[Resolved] Using the REST API to link issues with DB IDs
0 votes
Created
June 27, 2022 19:30
I also have another problem. I wrote a script in which I send a notification to users. These users are selected in the dialog (ctx.issue.fields.required). And when I send an email with the sendMail...
Community
Workflow: Questions & Answers
I don't need to add user to watchers
0 votes
Created
June 27, 2022 19:20
Hello, It is very uncomfortable. I have an "Assignee" field. Also a custom field where users of other projects are indicated from which some information is needed. And they don't need to be added a...
Community
Workflow: Questions & Answers
I don't need to add user to watchers
0 votes
Created
June 22, 2022 16:01
// Remove current user from the WFI list const changeIssueFieldValueFn_0 = () => { // Count how many WFI users left var ucount = 0; issue_1.fields["Waiting...
Community
Workflow: Questions & Answers
[RESOLVED] Cannot change state in workflow
0 votes
Created
June 22, 2022 15:08
issue_1.fields["Waiting For"].delete(ctx.currentUser); I cannot delete a user if he is left alone in the "Waiting For Info" field. Why?
Community
Workflow: Questions & Answers
[RESOLVED] Cannot change state in workflow
0 votes
Created
June 22, 2022 15:05
if(UserIsAmongWFIUsers()){ changeIssueFieldValueFn_0(); if(issue_1.fields["Waiting For"].isEmpty()){ // Changing State to Open if no WFI Users left i...
Community
Workflow: Questions & Answers
[RESOLVED] Cannot change state in workflow
0 votes
«
First
‹
Previous