Skip to content

helix.dot.net CreateKnownIssues "error message or regex pattern" text is getting escaped twice #2186

Closed
@carlossanlop

Description

@carlossanlop

Site: https://helix.dot.net/BuildAnalysis/CreateKnownIssues

After filling out all the fields and passing the validations, some characters are getting escaped twice when the clicking on the "Create your new known issue" link. Here is an example:

Failed to connect to port \d+ \(\d+\) on device \(error\: 61\)
  • Sample text:
[17:10:46] dbug: [TCP tunnel] Xamarin.Hosting: Attempting USB tunnel between the port 56494 on the device and the port 56494 (44764) on the mac: 61
[17:10:46] dbug: [TCP tunnel] Xamarin.Hosting: Failed to connect to port 56494 (44764) on device (error: 61)

Resulting GitHub template issue:

ACTUAL

EXPECTED

@AlitzelMendez @missymessa @JulieLeeMSFT

Release Note Category

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

Release Note Description

Fixed known issue helper escaping special characters

Metadata

Metadata

Assignees

Labels

Sentiment FeedbackThis issue is directly from user feedback from the sentiment tracking feature

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions