Home
YouTrack Support | JetBrains
Contact Support
Community
Sign in
Sentuerkemircan
Total activity
10
Last activity
April 03, 2025 08:06
Member since
March 06, 2025 13:44
Following
0 users
Followed by
0 users
Votes
3
Subscriptions
2
Activity overview
Posts (2)
Comments (3)
Sort by recent activity
Recent activity
Votes
Created
April 03, 2025 08:06
Hi Julia Bernikova,I created a feature where you can filter by due date, assignee, etc. through the application on the interface. It then sends me an email with the filter content. I want it to fil...
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
Created
March 19, 2025 07:24
Hi Julia Bernikova,that was the error. Removing JSON.stringify solved the problem, but why can't I use JSON.stringify?
Community
REST API (Integrations and import form third-party tools included): Questions & Answers
Change Assignee with fetchYouTrack Host API
0 votes
Created
March 18, 2025 11:00
Hi Julia Bernikova,i did create a App and this is the code: const requestBody = { customFields: [ { name: "Assignee", $type: "...
Community
REST API (Integrations and import form third-party tools included): Questions & Answers
Change Assignee with fetchYouTrack Host API
0 votes