microsoft / microsoft/psi

Backwards compatibility of annotations

Open
#247 5 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
C#
Stars
574
Forks
104
Avg merge
19m
Merged PRs (30d)
1

Description

I am having difficulty reading in annotations on 0.17.52.1 that were created in 0.15.49.1. It seems that there were changes to TimeIntervalAnnotation and TimeIntervalAnnotationSet that prevent the data from being deserialized. Is there a recommend workaround?

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by comparing TimeIntervalAnnotation and TimeIntervalAnnotationSet between versions 0.15.49.1 and 0.17.52.1, then reproduce deserialization of annotations created by the older version. Determine whether the older data can be read in the newer version; done means a compatibility fix or a documented workaround is identified.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
stream-processing
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.