Skip to content

IIssue should be immutable #194

@pascalberger

Description

@pascalberger

IIssue currently no longer is immutable because of the newly introduced Run and FileLink properties which are settable. They can't be made readonly since they are not set by the issue provider but in a generic way for all issue providers in the IssueReader. To get immutability back we might think about cloning and enhancing issues returned by issue provider in the IssueReader.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions