You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Reporting gem CSV headers issue: some headers will only be present when a functionality is enabled (ex: emissions workflow, eventually potentially QAQC workflow). For now, I have fixed this by checking that the csv headers are a subset of all headers listed in columns.txt file in the reporting gem during validation. Ensure this is the way to go.