US-EPA-CAMD / easey-ui

Project Management repo for EPA Clean Air Markets Division (CAMD) Business Suite of applications
MIT License
0 stars 0 forks source link

Displaying data issues in the emissions workspace #6181

Closed ntknguyen closed 3 weeks ago

ntknguyen commented 3 months ago

The calculated value and report errors are not displaying in the workspace view template. However they are displaying in the global view. Example:

Import 2023 Q3 emissions from historical for oris 8906, CP30, 31RH, 31SH Select Hourly NOx Rate CEMS view for 31RH and apply filter There is no data displaying in the Report Errors and Calculated columns

annalbrecht commented 3 months ago

Need to document what should be happening.

ntknguyen commented 3 months ago

Need to document what should be happening.

The EPA Calculated values are showing in the Global view but not in the workspace. Should it be the opposite?

Image Image

annalbrecht commented 3 months ago

Requirements

Requirement 1: For calculated values, the only time a file wouldn't have calculated values is if you import from JSON or from historical and have not yet evaluated. Requirement 2: The only time Report Errors should be populated is if a file is imported from JSON or from historical and subsequently evaluated. Just importing from historical should not show Report Errors.

There are multiple calculated value fields that need to be checked to make sure they are being returned.

ergjustin commented 3 weeks ago

select * from camdecmpswks.emission_view_hiappd where mon_plan_id = 'CAMERON-EA8AEA9E6FA04471A401BAD5F09D6E99' Image


6181-afterealuate

annalbrecht commented 3 weeks ago

@maheese @ibarra-michelle

New tickets will be created based on the answers, and this ticket closed.

maheese commented 3 weeks ago

@annalbrecht this should be removed but it is very low priority and does not have to be done for the first release.

annalbrecht commented 3 weeks ago

Closing this ticket. The agreed upon work will be handled in #6307.