You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In tests code we use nUnit labels as ex.: [Bug("XX-123", BugStatus.Open)] For fast update this status from JIRA possible use this simple PowerShell script (RegEx and Curl in my case git bash for Windows inside). Available use script with any language, not just C# whisc in example, just change "*.cs" in line 94 for your language files type and ch…