Skip to content

Introduce generic property collection in issue JSON document #39

@DiamondDragon

Description

@DiamondDragon

DESCRIPTION

It's suggested to change issue JSON document as follows:

{
   "properties" : {
      "property1" : "value",
      "property2" : "value"
   }
}

These values need to be persisted by CodeReview.Evaluator and other data import tools.

Primary use of this feature is to unified storage of custom data for different converters.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions