{{boardViewTemplate.id}}
- Teams Synced
No. of Unsynced Teams : {{teamSprintDataOb.unsyncedTeams}}
No. of Synced Teams : {{teamSprintDataOb.syncedTeams}}
- Sprint Mapping
No. of Unmapped Sprints : {{teamSprintDataOb.unmappedSprints}}
No. of Mapped Sprints : {{teamSprintDataOb.mappedSprints}}
- Dependencies are {{(boardViewTemplate.session.jiraDependencyEnabled ? "Enabled" : "Disabled")}} for this Board
- Scrum of Scrum is {{(sosListMap[boardViewTemplate.session.id] ? "Configured" : "Not Configured")}} for this Board
{{(boardViewTemplate.session ? boardViewTemplate.session.title : '')}}
{{getStateForSessionBoard(boardViewTemplate.state.id)}}
{{boardViewTemplate.containers.length}}
{{boardViewTemplate.teams.length}}
{{boardViewTemplate.createdBy}}