Skip to content

migrate issue links in source to moved issues #59187

@pq

Description

@pq

I admit I don't totally know what's involved here so I'd very much welcome insights. The rub is in source we've got a handful of issue references that will need to be evaluated and updated when we migrate issues to the SDK tracker. Some are probably stale and can reasonably be deleted but in at least the case of failing tests annotated like this:

  @FailingTest(issue: 'https://github.com/dart-lang/linter/issues/3516')
  test_matchingArg_dynamicParameterToOtherArg_positional() async { ... }

I would like to preserve the context of linked issues.

@srawlins: not sure if this is an issue for dartdoc, but FYI.

Also fyi @parlough, in case you have any thoughts.

Metadata

Metadata

Assignees

No one assigned

    Labels

    P2A bug or feature request we're likely to work ondevexp-linterIssues with the analyzer's support for the linter packagelegacy-area-analyzerUse area-devexp instead.type-questionA question about expected behavior or functionalitytype-taskA well-defined stand-alone task

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions