Closed swalker2m closed 3 weeks ago
Changes the timeCharge field at the Program level to a BandedTime, which groups a ScienceBand and a CategorizedTime. In other words, it groups the time charges by bands at the program level.
timeCharge
Program
BandedTime
ScienceBand
CategorizedTime
This will presumably break Explore.
As far as I can see, Explore doesn't look at the timeCharge
UPDATE: Oops. I did a search from the wrong directory. Yes, this will break explore.
Changes the
timeCharge
field at theProgram
level to aBandedTime
, which groups aScienceBand
and aCategorizedTime
. In other words, it groups the time charges by bands at the program level.This will presumably break Explore.