NatLabRockies / NatLabRockies/OpenStudio
append new ScheduleRule objects rather than inserting to top
Open
@tijcolem is already working on this.
Since Aug 18, 2021.
Enhancement Request
- Dominant language
- C++
- Stars
- 646
- Forks
- 237
- Avg merge
- 3d 11h
- Merged PRs (30d)
- 10
Description
Enhancement Request
See https://github.com/openstudiocoalition/OpenStudioApplication/issues/127#issuecomment-474982688. 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.

Possible Implementation
Change how Rule Order is set. See https://github.com/openstudiocoalition/OpenStudioApplication/issues/326#issuecomment-850539619.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.