Skip to content

Known Test Repository Issue Sometimes Misses Test Failures #6411

@nagilson

Description

@nagilson

Build

https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=1196220

Build leg reported

Microsoft.DotNet.Cli.New.IntegrationTests.DotnetNewSearchTests.BasicTest

Pull Request

dotnet/sdk#51591

Known issue core information

Fill out the known issue JSON section by following the step by step documentation on how to create a known issue

 {
    "ErrorMessage" : "The SSL connection",
    "BuildRetry": false,
    "ErrorPattern": "",
    "ExcludeConsoleLog": false
 }

So, I believe there is an issue with the known issue flagger, where it is failing to mark certain failures as known, even if they are a known issue. Please let me know if I am mistaken.

Here's the issue:
Looking at this image, this test was not considered a known issue:
https://github.com/dotnet/sdk/pull/51591/checks?check_run_id=54740778719

Image

I believe that, because it's showing as a test failure, and other similar test failures are counted in the above section:

Image

Furthermore, it appeared to be blocking build-analysis from being green.

Here's such an example of 1 of several 'known issues' that flag this issue:
#5015
dotnet/sdk#51574
#6410

As you can see in, #51574 looks for the string "The SSL connection could not be established" as a ErrorMessage which is supposed to use String.Contains. The test, however, that I think was not flagged as a 'known issue', did indeed have that error message string. It looks like some were flagged, while others were not. Here's the output of that 'unknown' test failure:

Expected command to exit with 0 but it did not.\nFile Name: /Users/runner/work/1/s/artifacts/bin/redist/Release/dotnet/dotnet\nArguments: new console --search --debug:custom-hive /Users/runner/work/1/s/artifacts/tmp/Release/dotnet-new.IntegrationTests/SharedHomeDirectory/20251106211951401\nExit Code: 103\nStdOut:\nWarning: use of 'dotnet new --search' is deprecated. Use 'dotnet new search' instead.\nFor more information, run: \n   dotnet new search -h\n\nSearching for the templates...\nStdErr:\nMatches from template source: NuGet.org\nSearch failed: Failed to update search cache. (The SSL connection could not be established, see inner exception.) (The SSL connection could not be established, see inner exception.)\n\nFor details on the exit code, refer to https://aka.ms/templating-exit-codes#103\n [[Full log]](https://dev.azure.com/dnceng-public/public/_build/results?buildId=1196220&view=ms.vss-test-web.build-test-results-tab&runId=33106418&resultId=100166&paneView=debug)

While there may be a confounding variable in that there are now several known issues which are tracking substrings of each other, or may overlap, the whole reason there are multiple in the first place is because the first existing known test repository issue did not flag all of the tests which failed with the known issue.

Could this alternatively be a limitation of:

  1. A limit of how many tests can be flagged as a known issue for the same known issue
  2. A different 'failing configuration' which causes issues to be missed?
  3. A misunderstanding of which strings get searched? Note that I believe the error is also in the 'helix logs'.
  4. A failure of my own accord to file the known issue? @dotnet/dnceng

Release Note Category

  • Feature changes/additions
  • Bug fixes
  • Internal Infrastructure Improvements

Release Note Description

Additional information about the issue reported

No response

Known issue validation

Build: 🔎 https://dev.azure.com/dnceng-public/public/_build/results?buildId=1196220
Error message validated: [The SSL Connection C]
Result validation: ❌ Known issue did not match with the provided build.
Validation performed at: 11/6/2025 10:39:11 PM UTC

Known issue validation

Build: 🔎 https://dev.azure.com/dnceng-public/public/_build/results?buildId=1196220
Error message validated: [The SSL connection]
Result validation: ✅ Known issue matched with the provided build.
Validation performed at: 11/6/2025 10:42:09 PM UTC

Report

Build Definition Step Name Console log Pull Request
1196423 dotnet/machinelearning Build Log dotnet/machinelearning#7543
1196398 dotnet/aspnetcore Run build.sh Log dotnet/aspnetcore#64262
1196235 dotnet/runtime Send tests to Helix (Unix) Log dotnet/runtime#121356
1196186 dotnet/runtime Send to Helix (Unix) Log dotnet/runtime#121417
1196168 dotnet/runtime Send tests to Helix (Unix) Log
Build Definition Test Pull Request
1196358 dotnet/sdk Microsoft.DotNet.Cli.New.IntegrationTests.DotnetNewSearchTests.CanShowDeprecationMessage_WhenLegacyCommandIsUsed dotnet/sdk#51558
1196220 dotnet/sdk Microsoft.DotNet.Cli.New.IntegrationTests.DotnetNewSearchTests.CanShowDeprecationMessage_WhenLegacyCommandIsUsed dotnet/sdk#51591

Summary

24-Hour Hit Count 7-Day Hit Count 1-Month Count
7 7 7

Report

Build Definition Step Name Console log Pull Request
1199585 dotnet/sdk Run AoT Tests in Helix Log dotnet/sdk#50847
1199589 dotnet/sdk Run AoT Tests Log dotnet/sdk#51399
1199543 dotnet/runtime Send tests to Helix (Unix) Log dotnet/runtime#121508
1199478 dotnet/runtime Send tests to Helix (Unix) Log dotnet/runtime#121365
1199570 dotnet/sdk Run AoT Tests in Helix Log dotnet/sdk#51407
1199569 dotnet/sdk Run AoT Tests in Helix Log dotnet/sdk#51292
1199107 dotnet/runtime Send tests to Helix (Unix) Log dotnet/runtime#121503
1199463 dotnet/sdk Run AoT Tests in Helix Log dotnet/sdk#51639
1199487 dotnet/sdk Run TestBuild Tests Log dotnet/sdk#51643
1199473 dotnet/sdk Run AoT Tests in Helix Log dotnet/sdk#51642
1199208 dotnet/runtime Send to Helix Log dotnet/runtime#121217
1199524 dotnet/sdk Run AoT Tests Log dotnet/sdk#51606
1199457 dotnet/runtime Send to Helix Log
1199488 dotnet/runtime Send tests to Helix (Unix) Log dotnet/runtime#121516
1199497 dotnet/runtime Send to Helix (Unix) Log dotnet/runtime#121513
1199502 dotnet/runtime Send tests to Helix (Unix) Log dotnet/runtime#121435
1199509 dotnet/runtime Send tests to Helix (Unix) Log dotnet/runtime#120688
1199464 dotnet/runtime Send tests to Helix (Unix) Log dotnet/runtime#119432
1199525 dotnet/sdk 🟣 Run TestBuild Tests Log dotnet/sdk#51567
2835825 dotnet-dotnet-monitor Build Log
1199522 dotnet/sdk Run AoT Tests Log dotnet/sdk#51607
1199481 dotnet/runtime Send tests to Helix (Unix) Log dotnet/runtime#121515
1198287 dotnet/sdk 🟣 Run AoT Tests Log dotnet/sdk#51635
1199517 dotnet/sdk Run AoT Tests Log dotnet/sdk#51638
1199447 dotnet/runtime Send tests to Helix (Unix) Log
1199441 dotnet/runtime Send tests to Helix (Unix) Log dotnet/runtime#121510
1199477 dotnet/sdk Run AoT Tests in Helix Log dotnet/sdk#51407
1199417 dotnet/runtime Send tests to Helix (Unix) Log dotnet/runtime#121506
1199353 dotnet/runtime Send to Helix (Unix) Log dotnet/runtime#121058
1199334 dotnet/runtime Send to Helix Log
1199193 dotnet/runtime Send tests to Helix (Unix) Log
1199319 dotnet/runtime Send tests to Helix (Unix) Log dotnet/runtime#121512
1199206 dotnet/runtime Send to Helix Log
1199281 dotnet/runtime Send tests to Helix (Unix) Log dotnet/runtime#121418
1199274 dotnet/runtime Send tests to Helix (Unix) Log dotnet/runtime#121494
1199289 dotnet/runtime Send tests to Helix (Unix) Log dotnet/runtime#121316
1199298 dotnet/runtime Send tests to Helix (Unix) Log dotnet/runtime#121180
1199252 dotnet/runtime Send tests to Helix (Unix) Log dotnet/runtime#121491
1199240 dotnet/runtime Send tests to Helix (Unix) Log dotnet/runtime#121508
1199186 dotnet/runtime Send to Helix (Unix) Log dotnet/runtime#116574
1199336 dotnet/sdk Run Tests in Helix Log dotnet/sdk#51618
1199159 dotnet/runtime Send to Helix (Unix) Log dotnet/runtime#117788
1199335 dotnet/sdk Run AoT Tests in Helix Log
1199207 dotnet/runtime Send to Helix Log
1199150 dotnet/runtime Send to Helix Log
1198232 dotnet/runtime Send tests to Helix (Unix) Log dotnet/runtime#121479
1199297 dotnet/sdk 🟣 Run AoT Tests Log dotnet/sdk#51592
1199182 dotnet/runtime Send tests to Helix (Unix) Log
1199084 dotnet/runtime Send tests to Helix (Unix) Log dotnet/runtime#121373
1199098 dotnet/runtime Send to Helix (Unix) Log dotnet/runtime#121450
1199146 dotnet/runtime Send tests to Helix (Unix) Log
1199053 dotnet/runtime Send tests to Helix (Unix) Log dotnet/runtime#121492
1199022 dotnet/runtime Send tests to Helix (Unix) Log dotnet/runtime#121453
1199009 dotnet/runtime Send tests to Helix (Unix) Log dotnet/runtime#121431
1198994 dotnet/runtime Send tests to Helix (Unix) Log
1199036 dotnet/runtime Send to Helix Log
1199140 dotnet/sdk Run AoT Tests in Helix Log
1197157 dotnet/runtime Send to Helix Log dotnet/runtime#121363
1198976 dotnet/runtime Send to Helix (Unix) Log dotnet/runtime#121186
1198964 dotnet/runtime Send tests to Helix (Unix) Log dotnet/runtime#121502
1198802 dotnet/runtime Send tests to Helix (Unix) Log dotnet/runtime#121496
1199030 dotnet/sdk Run AoT Tests Log dotnet/sdk#51532
1199029 dotnet/sdk Run Tests in Helix Log dotnet/sdk#51531
1198890 dotnet/runtime Send to Helix Log dotnet/runtime#119996
1198820 dotnet/runtime Send tests to Helix (Unix) Log
1198704 dotnet/runtime Send tests to Helix (Unix) Log dotnet/runtime#121448
1198697 dotnet/runtime Send to Helix Log dotnet/runtime#121494
1198720 dotnet/runtime Send to Helix Log dotnet/runtime#121412
1198675 dotnet/runtime Send tests to Helix (Unix) Log dotnet/runtime#121491
1198686 dotnet/machinelearning Run Helix Tests Log
1198654 dotnet/runtime Send tests to Helix (Unix) Log dotnet/runtime#121490
1198547 dotnet/runtime Send to Helix Log
1198665 dotnet/sdk Run AoT Tests in Helix Log dotnet/sdk#51639
1198603 dotnet/runtime Send tests to Helix (Unix) Log dotnet/runtime#121488
1198620 dotnet/runtime Send to Helix Log
1198557 dotnet/runtime Send tests to Helix (Unix) Log dotnet/runtime#121246
1198573 dotnet/runtime Send tests to Helix (Unix) Log dotnet/runtime#121318
1198548 dotnet/runtime Send to Helix Log
1198546 dotnet/runtime Send tests to Helix (Unix) Log
1196998 dotnet/runtime Send to Helix Log dotnet/runtime#121442
1198563 dotnet/machinelearning Run Helix Tests Log dotnet/machinelearning#7549
1198532 dotnet/runtime Send tests to Helix (Unix) Log dotnet/runtime#121202
1198478 dotnet/sdk 🟣 Run AoT Tests Log dotnet/sdk#51612
1198531 dotnet/runtime Send tests to Helix (Unix) Log
1198519 dotnet/runtime Send tests to Helix (Unix) Log dotnet/runtime#121483
1198518 dotnet/sdk Run AoT Tests Log dotnet/sdk#51638
1198541 dotnet/sdk Run AoT Tests in Helix Log dotnet/sdk#51630
1198509 dotnet/sdk Run TestBuild Tests Log dotnet/sdk#51611
1198511 dotnet/runtime Send tests to Helix (Unix) Log dotnet/runtime#120688
1198514 dotnet/runtime Send tests to Helix (Unix) Log dotnet/runtime#121380
1198504 dotnet/runtime Send tests to Helix (Unix) Log dotnet/runtime#121444
1198492 dotnet/runtime Send tests to Helix (Unix) Log dotnet/runtime#121458
1197698 dotnet/sdk Run Tests in Helix Log dotnet/sdk#51634
1198487 dotnet/sdk Run Tests in Helix Log dotnet/sdk#50847
1197493 dotnet/sdk Run AoT Tests Log dotnet/sdk#51621
1198485 dotnet/sdk Run AoT Tests Log dotnet/sdk#51399
1198486 dotnet/sdk Run AoT Tests in Helix Log dotnet/sdk#51388
1194751 dotnet/sdk 🟣 Run TestBuild Tests Log dotnet/sdk#51402
1198483 dotnet/sdk Run AoT Tests in Helix Log dotnet/sdk#51407
1198482 dotnet/sdk Run AoT Tests in Helix Log dotnet/sdk#51292
Displaying 100 of 303 results
Build Definition Test Pull Request
1200481 dotnet/sdk Microsoft.DotNet.Cli.New.IntegrationTests.DotnetNewSearchTests.CanShowDeprecationMessage_WhenLegacyCommandIsUsed dotnet/sdk#51402
1200558 dotnet/sdk Microsoft.DotNet.Cli.New.IntegrationTests.DotnetNewSearchTests.CanShowDeprecationMessage_WhenLegacyCommandIsUsed dotnet/sdk#51458
1200509 dotnet/sdk Microsoft.DotNet.Cli.New.IntegrationTests.DotnetNewSearchTests.CanShowDeprecationMessage_WhenLegacyCommandIsUsed dotnet/sdk#51672
1200486 dotnet/sdk Microsoft.DotNet.Cli.New.IntegrationTests.DotnetNewSearchTests.CanShowDeprecationMessage_WhenLegacyCommandIsUsed dotnet/sdk#51633
1200352 dotnet/sdk Microsoft.DotNet.Cli.New.IntegrationTests.DotnetNewSearchTests.CanShowDeprecationMessage_WhenLegacyCommandIsUsed dotnet/sdk#51665
1199702 dotnet/sdk Microsoft.DotNet.Cli.New.IntegrationTests.DotnetNewSearchTests.CanShowDeprecationMessage_WhenLegacyCommandIsUsed dotnet/sdk#51607
1200288 dotnet/sdk Microsoft.DotNet.Cli.New.IntegrationTests.DotnetNewSearchTests.CanShowDeprecationMessage_WhenLegacyCommandIsUsed
1200305 dotnet/sdk Microsoft.DotNet.Cli.New.IntegrationTests.DotnetNewSearchTests.CanShowDeprecationMessage_WhenLegacyCommandIsUsed dotnet/sdk#51661
1199586 dotnet/sdk Microsoft.DotNet.Cli.New.IntegrationTests.DotnetNewSearchTests.CanShowDeprecationMessage_WhenLegacyCommandIsUsed dotnet/sdk#51250
1199705 dotnet/sdk Microsoft.DotNet.Cli.New.IntegrationTests.DotnetNewSearchTests.CanShowDeprecationMessage_WhenLegacyCommandIsUsed dotnet/sdk#51399
1200191 dotnet/sdk Microsoft.DotNet.Cli.New.IntegrationTests.DotnetNewSearchTests.CanShowDeprecationMessage_WhenLegacyCommandIsUsed dotnet/sdk#51657
1200195 dotnet/sdk Microsoft.DotNet.Cli.New.IntegrationTests.DotnetNewSearchTests.CanShowDeprecationMessage_WhenLegacyCommandIsUsed dotnet/sdk#51658
1199954 dotnet/sdk Microsoft.DotNet.Cli.New.IntegrationTests.DotnetNewSearchTests.CanShowDeprecationMessage_WhenLegacyCommandIsUsed dotnet/sdk#51646
1199741 dotnet/sdk Microsoft.DotNet.Cli.New.IntegrationTests.DotnetNewSearchTests.CanShowDeprecationMessage_WhenLegacyCommandIsUsed dotnet/sdk#51612
1199717 dotnet/sdk Microsoft.DotNet.Cli.New.IntegrationTests.DotnetNewSearchTests.CanShowDeprecationMessage_WhenLegacyCommandIsUsed dotnet/sdk#51419
1199680 dotnet/sdk Microsoft.DotNet.Cli.New.IntegrationTests.DotnetNewSearchTests.CanShowDeprecationMessage_WhenLegacyCommandIsUsed
1199715 dotnet/sdk Microsoft.DotNet.Cli.New.IntegrationTests.DotnetNewSearchTests.CanShowDeprecationMessage_WhenLegacyCommandIsUsed dotnet/sdk#51402
1199670 dotnet/sdk Microsoft.DotNet.Cli.New.IntegrationTests.DotnetNewSearchTests.CanShowDeprecationMessage_WhenLegacyCommandIsUsed dotnet/sdk#51388
1199647 dotnet/sdk Microsoft.DotNet.Cli.New.IntegrationTests.DotnetNewSearchTests.CanShowDeprecationMessage_WhenLegacyCommandIsUsed dotnet/sdk#50468
1199571 dotnet/sdk Microsoft.DotNet.Cli.New.IntegrationTests.DotnetNewSearchTests.CanShowDeprecationMessage_WhenLegacyCommandIsUsed dotnet/sdk#51458
1199588 dotnet/sdk Microsoft.DotNet.Cli.New.IntegrationTests.DotnetNewSearchTests.CanShowDeprecationMessage_WhenLegacyCommandIsUsed dotnet/sdk#51388
1199521 dotnet/sdk Microsoft.NET.Build.Containers.UnitTests.dll.2.WorkItemExecution dotnet/sdk#51611
1199520 dotnet/sdk Microsoft.DotNet.Cli.New.IntegrationTests.DotnetNewSearchTests.CanShowDeprecationMessage_WhenLegacyCommandIsUsed dotnet/sdk#51634
1199519 dotnet/sdk Microsoft.DotNet.Cli.New.IntegrationTests.DotnetNewSearchTests.CanShowDeprecationMessage_WhenLegacyCommandIsUsed dotnet/sdk#51612
1199257 dotnet/sdk Microsoft.DotNet.Cli.New.IntegrationTests.DotnetNewSearchTests.CanShowDeprecationMessage_WhenLegacyCommandIsUsed dotnet/sdk#51620
1199016 dotnet/sdk Microsoft.DotNet.Cli.New.IntegrationTests.DotnetNewSearchTests.CanShowDeprecationMessage_WhenLegacyCommandIsUsed
1198942 dotnet/sdk Microsoft.DotNet.Cli.New.IntegrationTests.DotnetNewSearchTests.CanShowDeprecationMessage_WhenLegacyCommandIsUsed dotnet/sdk#51307
1198893 dotnet/roslyn workitem_7.WorkItemExecution dotnet/roslyn#81127
1198613 dotnet/runtime System.Net.Http.Functional.Tests.HttpClientHandlerTest_Http3.Public_Interop_ExactVersion_BufferContent_Success
1196704 dotnet/sdk Microsoft.NET.Build.Containers.UnitTests.dll.2.WorkItemExecution dotnet/sdk#51250
1198091 dotnet/runtime System.Net.Http.Functional.Tests.HttpClientHandlerTest_Http3.Public_Interop_ExactVersion_BufferContent_Success
1197822 dotnet/runtime System.Net.Http.Functional.Tests.HttpClientHandlerTest_Http3.Public_Interop_ExactVersion_BufferContent_Success
1197810 dotnet/runtime System.Net.Http.Functional.Tests.HttpClientHandlerTest_Http3.Public_Interop_ExactVersion_Success
1197674 dotnet/sdk Microsoft.DotNet.Cli.New.IntegrationTests.DotnetNewSearchTests.CanShowDeprecationMessage_WhenLegacyCommandIsUsed dotnet/sdk#51462
1197700 dotnet/sdk Microsoft.DotNet.Cli.New.IntegrationTests.DotnetNewSearchTests.CanShowDeprecationMessage_WhenLegacyCommandIsUsed dotnet/sdk#51565
1197678 dotnet/sdk Microsoft.DotNet.Cli.New.IntegrationTests.DotnetNewSearchTests.CanShowDeprecationMessage_WhenLegacyCommandIsUsed dotnet/sdk#51632
1197590 dotnet/roslyn workitem_7.WorkItemExecution
1197569 dotnet/sdk Microsoft.DotNet.Cli.New.IntegrationTests.DotnetNewSearchTests.CanShowDeprecationMessage_WhenLegacyCommandIsUsed dotnet/sdk#51458
1197544 dotnet/sdk Microsoft.DotNet.Cli.New.IntegrationTests.DotnetNewSearchTests.CanShowDeprecationMessage_WhenLegacyCommandIsUsed dotnet/sdk#51630
1197365 dotnet/sdk Microsoft.DotNet.Cli.New.IntegrationTests.DotnetNewSearchTests.CanShowDeprecationMessage_WhenLegacyCommandIsUsed dotnet/sdk#51621
1197438 dotnet/sdk Microsoft.DotNet.Cli.New.IntegrationTests.DotnetNewSearchTests.CanShowDeprecationMessage_WhenLegacyCommandIsUsed dotnet/sdk#51622
1197398 dotnet/sdk Microsoft.DotNet.Cli.New.IntegrationTests.DotnetNewSearchTests.CanShowDeprecationMessage_WhenLegacyCommandIsUsed dotnet/sdk#51612
1197114 dotnet/sdk Microsoft.DotNet.Cli.New.IntegrationTests.DotnetNewSearchTests.CanShowDeprecationMessage_WhenLegacyCommandIsUsed dotnet/sdk#51612
1197078 dotnet/sdk Microsoft.DotNet.Cli.New.IntegrationTests.DotnetNewSearchTests.CanShowDeprecationMessage_WhenLegacyCommandIsUsed dotnet/sdk#51614
1197030 dotnet/sdk Microsoft.DotNet.Cli.New.IntegrationTests.DotnetNewSearchTests.CanShowDeprecationMessage_WhenLegacyCommandIsUsed dotnet/sdk#51609
1196926 dotnet/runtime System.Net.Http.Functional.Tests.HttpClientHandlerTest_Http3.Public_Interop_ExactVersion_BufferContent_Success
1196931 dotnet/runtime System.Net.Http.Functional.Tests.HttpClientHandlerTest_Http3.Public_Interop_ExactVersion_BufferContent_Success
1196834 dotnet/sdk Microsoft.DotNet.Cli.New.IntegrationTests.DotnetNewSearchTests.CanShowDeprecationMessage_WhenLegacyCommandIsUsed dotnet/sdk#51376
1196832 dotnet/sdk Microsoft.DotNet.Cli.New.IntegrationTests.DotnetNewSearchTests.CanShowDeprecationMessage_WhenLegacyCommandIsUsed dotnet/sdk#51564
1196597 dotnet/sdk Microsoft.DotNet.Cli.New.IntegrationTests.DotnetNewSearchTests.CanShowDeprecationMessage_WhenLegacyCommandIsUsed dotnet/sdk#51604
1196621 dotnet/sdk Microsoft.DotNet.Cli.New.IntegrationTests.DotnetNewSearchTests.CanShowDeprecationMessage_WhenLegacyCommandIsUsed dotnet/sdk#51606
1196524 dotnet/sdk Microsoft.DotNet.Cli.New.IntegrationTests.DotnetNewSearchTests.CanShowDeprecationMessage_WhenLegacyCommandIsUsed dotnet/sdk#51567
1196590 dotnet/sdk Microsoft.DotNet.Cli.New.IntegrationTests.DotnetNewSearchTests.CanShowDeprecationMessage_WhenLegacyCommandIsUsed dotnet/sdk#51603
1196459 dotnet/sdk Microsoft.DotNet.Cli.New.IntegrationTests.DotnetNewSearchTests.CanShowDeprecationMessage_WhenLegacyCommandIsUsed dotnet/sdk#51473
1196358 dotnet/sdk Microsoft.DotNet.Cli.New.IntegrationTests.DotnetNewSearchTests.CanShowDeprecationMessage_WhenLegacyCommandIsUsed dotnet/sdk#51558
1196426 dotnet/sdk Microsoft.DotNet.Cli.New.IntegrationTests.DotnetNewSearchTests.CanShowDeprecationMessage_WhenLegacyCommandIsUsed dotnet/sdk#50468
1196220 dotnet/sdk Microsoft.DotNet.Cli.New.IntegrationTests.DotnetNewSearchTests.CanShowDeprecationMessage_WhenLegacyCommandIsUsed dotnet/sdk#51591

Summary

24-Hour Hit Count 7-Day Hit Count 1-Month Count
21 360 360

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions