Home
YouTrack Support | JetBrains
Contact Support
Community
Sign in
G. K.
Total activity
74
Last activity
May 21, 2026 06:37
Member since
January 07, 2025 14:03
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
19
Activity overview
Posts (17)
Comments (38)
Sort by recent activity
Recent activity
Votes
Created
May 21, 2026 06:37
There seems to be some overlap between Import-Attachment and Import-AttachmentContentWithMetadata. For example, I see mimeType both on Attachment itself as well as within the metadata object of the...
Community
REST API (Integrations and import form third-party tools included): Questions & Answers
Importing from an old help desk system: old reporters and agents
0 votes
Created
April 28, 2026 10:49
I don't see that the Demo Import Script shows attachments. Does it?What's the intention, that each issue have an array of attachments, then the import script fetches each one from the old system?
Community
REST API (Integrations and import form third-party tools included): Questions & Answers
Importing from an old help desk system: old reporters and agents
0 votes
Created
April 16, 2026 14:06
In fact, setting the old system archive as a regular project is probably the right way to go.The old system can only be accessed by accessing its' SQL Server database directly. So far I'm using an ...
Community
REST API (Integrations and import form third-party tools included): Questions & Answers
Importing from an old help desk system: old reporters and agents
0 votes
Created
February 20, 2026 12:30
Hm, that does present a big problem. I have customers who have ten or more pointless icons in their e-mail signature, and this means every time they reply they'll clutter up the issue and the attac...
Community
YouTrack - General Discussions (JetForum)
Handling of attachments, unwanted and otherwise, in help desk project tickets
0 votes
Created
February 09, 2026 12:29
Thanks! I'm not sure how I didn't figure that out myself, but anyway that simplifies my code a great deal.Since I'm dealing with times as well as dates I just need to use Now rather than Today.
Community
YouTrack - General Discussions (JetForum)
Issue search: compare date with now?
0 votes
Created
February 06, 2026 15:35
Actually, never mind all this, I'm slowly making progress.
Community
Workflow: Questions & Answers
JavaScript workflow for round-robin assignment with agent absence
0 votes
Created
February 06, 2026 13:39
It does appear the SSL certificate is the problem, though it's odd how I had to learn of this.console.log(response) gives:Failed to execute the request. Exception is (certificate_unknown) Non of th...
Community
Workflow: Questions & Answers
Proper syntax for sending a HTTP GET request
0 votes
Edited
February 06, 2026 13:04
Okay, my first mistake was passing connection as the first parameter to getSync. Obviously that's not correct. It should be a URI string which is then concatenated with the one passed to http.Conne...
Community
Workflow: Questions & Answers
Proper syntax for sending a HTTP GET request
0 votes
Created
February 05, 2026 13:05
Actually, I decided against using tags. I decided it would make more sense to trigger on the setting of the Queue field (which was previously set by the simple workflow based on the case type).I de...
Community
Workflow: Questions & Answers
JavaScript workflow for round-robin assignment with agent absence
0 votes
Edited
February 05, 2026 12:40
I see an error when I try this:TypeError: invokeMember (request) on jetbrains.youtrack.scripts.http.ClientWrapper@46d4c641 failed due to: Cannot convert '{url: "http://example.test/api/method", htt...
Community
Workflow: Questions & Answers
Proper syntax for sending a HTTP GET request
0 votes
Next
›
Last
»