JetBrains / YouTrackSharp

.NET Standard 2.0 Library to access YouTrack API.
https://www.jetbrains.com/youtrack
Apache License 2.0
134 stars 105 forks source link

Latest build wrong project initialization #132

Open OkejoTM opened 3 months ago

OkejoTM commented 3 months ago

Expected behavior

In latest build 2022.3.1 in Issues.IssuesService in CreateIssue method there's creating Project with ShortName = projectId

Actual behavior

image

Steps to reproduce the behavior

Fix it please

OkejoTM commented 3 months ago

I don't get it, why is ShortName field populated with projectId value, am i buggin?