AlisonLanski / IPEDSuploadables

Producing uploadable txt files for IPEDS reporting, one submission at a time
https://alisonlanski.github.io/IPEDSuploadables/
Other
8 stars 6 forks source link

using produce report to get a part uses wrong filename #62

Closed AlisonLanski closed 2 years ago

AlisonLanski commented 2 years ago

filename issue When running produce_report scripts, the filenames are not showing "PartX" but instead show "AllParts" because of how the list of arguments is passed (it pulls the default, which requires the user to change "full" to "part" which is silly because if they're asking for a part, they clearly want a part)

Expected behavior Filenames show the part;.