Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated the meter import process to work with latest format from EnergyStar Portfolio Manager #3927

Merged
merged 5 commits into from
Mar 24, 2023

Conversation

anchapin
Copy link
Contributor

Any background context you want to provide?

It appears that the headers from EnergyStar Portfolio Manager of the meter data export with multiple properties has been changed. The header Property Id has been changed to Portfolio Manager Property ID.

What's this PR do?

Added a check to see which version of the header is being used so both options work successfully. Additionally, the test data file, example-pm-data-request-with-meters-new-format.xlsx, was updated to have the new header.

How should this be manually tested?

Attempt to import the updated test data file (import once as a spreadsheet to get the properties in SEED and then add the meters associated with that file) and ensure that the meters import correctly.

What are the relevant tickets?

#3905

Screenshots (if appropriate)

Copy link
Member

@axelstudios axelstudios left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good - for posterity, from the date in Robin's file this change may have happened sometime before 3/7/23, but not worth updating the comment

@axelstudios axelstudios merged commit 0275e20 into develop Mar 24, 2023
@axelstudios axelstudios deleted the anchapin/issue3905 branch March 24, 2023 06:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants