-
Notifications
You must be signed in to change notification settings - Fork 1
/
versionone.integration.teamsync.json
73 lines (73 loc) · 4.13 KB
/
versionone.integration.teamsync.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
{
"id": "VersionOne.Integration.TeamSync",
"titleSection": {
"name": "VersionOne TeamSync",
"shortDescription": "Synchronize features, workitems, estimates, and effort with VersionOne and external team level agile management tools.",
"pricing": "Free",
"support": {
"text": "Open Source Community Supported",
"href": "https://stackoverflow.com/questions"
}
},
"descriptionSection": {
"description": "VersionOne TeamSync™ is an integration that provides portfolio and program managers with visibility into the work that their teams are doing without disrupting the teams' current agile processes. TeamSync is designed from the ground up to allow VersionOne to coexist with other agile team tools while providing accurate and near-time roll up of the features that the teams are working on, including their features, workitems, estimates, statuses, and effort. \n\n Using TeamSync, organizations can effectively plan their product releases and features in VersionOne, elaborate those features into a backlog of workitems in VersionOne or their external team tool, then as the team executes those workitems, roll-up the status and effort on those workitems as the teams progress through their agile iterations. \n\n Key features of TeamSync include: \n\n * Synchronize multiple team tools into a single VersionOne instance \n * Synchronize multiple projects per team tool instance \n * Specify the VersionOne Portfolio Item level to send as features to the team tool \n * Maintains workitem status in near-time \n * Aggregates workitem estimates and worklogs to the portfolio and program levels in VersionOne \n * Simple installation and configuration "
},
"linksSection": [
{
"type": "documentation",
"title": "TeamSync Documentation",
"href": "https://community.versionone.com/VersionOne_Connect/Community_Supported_Integrations/VersionOne_TeamSync_Integrations"
},
{
"type": "video",
"title": "Video: Using TeamSync for JIRA",
"href": "https://vimeo.com/agilemadeeasier/review/134981299/fc95de3d18"
},
{
"type": "license",
"title": "Modified BSD (3 clause) License",
"href": "https://github.com/versionone/VersionOne.TeamSync/blob/master/LICENSE.md"
}
],
"updatesSection": {
"updates": [
{
"date": "2018-11-01T00:00:00.000Z",
"description": "Fall 2018",
"version": "1.1.0.0",
"releaseNotes": " * Made TeamSync Open Source.",
"qualityBand": "sapling"
},
{
"date": "2015-08-01T00:00:00.000Z",
"description": "Summer 2015",
"version": "1.0.0.0",
"releaseNotes": " * Initial release with JIRA connector.",
"qualityBand": "sapling"
}
],
"qualityBands": {
"seed": {
"shortDescription": "The initial idea of a product. May not be stable code.",
"href": "https://github.com/versionone/VersionOne.Integration.JIRA/blob/master/CONTRIBUTING.md#seed"
},
"sapling": {
"shortDescription": "The product is undergoing rapid growth. The code works but expect major changes.",
"href": "https://github.com/versionone/VersionOne.Integration.JIRA/blob/master/CONTRIBUTING.md#sapling"
},
"mature": {
"shortDescription": "The product is stable. The code will continue to evolve with minimum breaking changes.",
"href": "https://github.com/versionone/VersionOne.Integration.JIRA/blob/master/CONTRIBUTING.md#mature"
}
}
},
"mediaSection": [
{
"title": "Using TeamSync for JIRA",
"caption": "Use TeamSync to synchronize data with JIRA.",
"mimetype": "video/x-flv",
"href": "http://v1platform.blob.core.windows.net/videos/teamsync_marketing.mp4",
"thumbhref": "http://v1platform.blob.core.windows.net/videos/teamsync_marketing_First_Frame.png"
}
]
}