AcademySoftwareFoundation / AcademySoftwareFoundation/OpenTimelineIO

Upgrade/Downgrade breadcrumbs

Open
#1,392 2 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
C++
Stars
2k
Forks
351
Avg merge
1d 12h
Merged PRs (30d)
1

Description

Following discussion from: #1387

When running the up/downgrade functions, it _might_ be desirable to leave breadcrumbs of some kind.

Proposal from @meshula:
```json
{
"from": 3,
"to": 2,
"action": "downgrade",
"on": "DD-MM-YYYY HH:MM"
}
```

Potential issues:
- performance
- data validity/lifetime (if data gets passed around, is it still accurate?)
- relevancy

Contributor guide

Open the contributing guide

Research direction

No files, tests, or entry points are named. Read the discussion in #1387 and this proposal first, then assess the listed performance, data validity/lifetime, and relevancy concerns. Done means the breadcrumb behavior and its scope are clearly agreed.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
api, backend-api-design
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.