Maarten Balliauw
Maarten Balliauw
This is not possible yet. Author is always the user who is making the API call, the second API has not been implemented yet in YouTrackSharp (tracking issue #55) Worst...
Right now, no news here, sorry. The new API should be available in case you want to work around it for now https://www.jetbrains.com/help/youtrack/standalone/resource-api-agiles.html
Can you try with https://xxxx.myjetbrains.com/youtrack/ as the URL? (Drop the /api)
Sweet! Thanks @aschoelzhorn
Thanks, logged #70 for that.
There can be a new `Project` class in the new (to be created) namespace for this? I'd say best to stick close to the API's, so having a specialized `Project`...
Nothing, it seems :-) Code is similar to [the test we have here](https://github.com/JetBrains/YouTrackSharp/blob/192/tests/YouTrackSharp.Tests/Integration/Issues/CreateIssue.cs#L14), so that should be good. Any chance you could try to add a try/catch around it or...
YouTrackSharp throws an exception when this happens, the app/.net runtime should be able to handle that gracefully. Wondering if you have some code we could use to reproduce the issue?
I'll do a PR against both forks. Thanks @JohnCampionJr !
https://learn.microsoft.com/en-us/dotnet/api/microsoft.aspnetcore.routing.linkgenerator?view=aspnetcore-7.0#extension-methods lists a few (for both controller/action as well as endpoint name / route values)