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

append new ScheduleRule objects rather than inserting to top #4341

Open
MatthewSteen opened this issue Jun 1, 2021 · 1 comment
Open

append new ScheduleRule objects rather than inserting to top #4341

MatthewSteen opened this issue Jun 1, 2021 · 1 comment
Assignees

Comments

@MatthewSteen
Copy link
Member

Enhancement Request

See openstudiocoalition/OpenStudioApplication#127 (comment). Minor annoyance when adding ScheduleRules sequentially from the beginning of the year to the end.

Detailed Description

This is what happens to the first Run Period Profile after adding another one.

image

Possible Implementation

Change how Rule Order is set. See openstudiocoalition/OpenStudioApplication#326 (comment).

@MatthewSteen MatthewSteen added Enhancement Request Triage Issue needs to be assessed and labeled, further information on reported might be needed labels Jun 1, 2021
@tijcolem tijcolem removed the Triage Issue needs to be assessed and labeled, further information on reported might be needed label Jun 11, 2021
@tijcolem tijcolem self-assigned this Aug 18, 2021
@joseph-robertson
Copy link
Collaborator

Could we update the ScheduleRule ctor to take an optional schedule rule index? Something like that?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants