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

connections with facility tracked utilities and assessment utilities #255

Open
RLiNREL opened this issue Oct 2, 2024 · 0 comments
Open
Labels
Assessment Issues relating to the Assessments Facility Issue associated with a facility question Further information is requested

Comments

@RLiNREL
Copy link
Collaborator

RLiNREL commented Oct 2, 2024

Facility tracks some utilities, where user can enter the unit and price for each utility.
Assessment also specifies the associated utilities, however, what happens if one of the selected utilities for an assessment is not tracked by the facility? One of the issues is the annual cost for the assessment, if one of its utilities is not tracked by the facility, then the price value is missing and can't be included in the annual cost calculation. Potential approaches:

  1. Limit the utilities on the assessment page to those tracked by the facility (easier to implement) and add a note that utility types are limited to the tracked one on facility page
  2. When user tries to add a new utility on the assessment page, which is not tracked by the facility (more complex behaviors)
    1a. pop up a modal to ask the user to navigate to facility page to track that utility.
    1b. show a warning message to inform user that this utility is not tracked and the tracking for that utility is turned on and some default values are used.

@koay9f please advise, thanks!

@RLiNREL RLiNREL added question Further information is requested Facility Issue associated with a facility Assessment Issues relating to the Assessments labels Oct 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Assessment Issues relating to the Assessments Facility Issue associated with a facility question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant