asthomas
- Total activity 25
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 7
-
Created Undelivered email is not being re-sent
My email configuration was using the wrong IP, so attempts to send email were getting “connection refused”. That should result in the email being stored in Youtrack and sent again when the email se... -
Created YouTrackSharp problem creating a new WorkItem
I am trying to create a new WorkItem and attach it to an existing issue using YouTrackSharp.In my code I make a call like this: WorkItem wi = new WorkItem() { ... -
Created swagger-codegen-cli generates invalid C# from openapi.json
I downloaded openapi.json from YouTrack Server Build 2023.3.23390 Wednesday, January 17, 2024.I am trying to build a C# client library using the current build of https://github.com/swagger-api/swag... -
Created BUG: Editing time spent changes the date on the record
When I edit a time spent entry, the pop-up edit dialog fills the date incorrectly. The date in the pop-up is one day earlier than the date on the record.For example, I added time spent on Feb 1, 2... -
Created Can I subscribe to receive email for all issues I am watching?
I would like email to go out to anybody on the watch list when an issue is modified. I have found saved searches for “assigned to me” and “commented by me”. I do not see an equivalent way to sear...