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
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