Skip to content

academicSessions.csv not tracked in Consts.OneRosterFiles #65

Description

@bergerb

academicSessions.csv is generated and included in the zip output but is missing from Consts.OneRosterFiles and has no constant like Consts.AcademicSessionsFile.

This inconsistency means:

  • The file count test expects 8 files, but only 7 are tracked in the constant list
  • New developers may not realize academicSessions.csv is part of the output

Files to fix: Consts.cs -- add AcademicSessionsFile = "academicSessions.csv" and include it in OneRosterFiles.

Impact: Low -- cosmetic inconsistency but improves code clarity.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions