Skip to content
New issue

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

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

Already on GitHub? # to your account

OpenStudioPolicy.xml isn't enforced in openstudioapplication-1.0.0 #106

Closed
jmarrec opened this issue May 11, 2020 · 3 comments · Fixed by #107
Closed

OpenStudioPolicy.xml isn't enforced in openstudioapplication-1.0.0 #106

jmarrec opened this issue May 11, 2020 · 3 comments · Fixed by #107

Comments

@jmarrec
Copy link
Collaborator

jmarrec commented May 11, 2020

Issue overview

Found while toying with #102. It seems that the OpenStudioPolicy.xml isn't enforced, I can edit ALL fields of an OS_DefaultConstructionSet on the Space Types tab for example, while I could edit none in 2.9.1

Current Behavior

In openstudioapplication-1.0.0

image

Expected Behavior

In openstudio-2.9.1

image

Steps to Reproduce

  1. Open OpenStudioApplication
  2. Go to Space Types tab
  3. Drag a space type from library
  4. Click on the Default Schedule Set, look the Inspect gadget / Main Right Column Controller.

Details

Environment

Some additional details about your environment for this issue (if relevant):

  • Platform (Operating system, version): Ubuntu 18.04
  • Version of OpenStudioApplication (if using an intermediate build, include SHA): openstudioapplication-1.0.0
@jmarrec
Copy link
Collaborator Author

jmarrec commented May 11, 2020

@jmarrec
Copy link
Collaborator Author

jmarrec commented May 11, 2020

Got it, it's because OS_AirTerminal_SingleDuct_Uncontrolled was actually removed from the IDD.

[AccessParser] <-2> IddObjectType failed conversion:OS_AirTerminal_SingleDuct_Uncontrolled

@eringold
Copy link
Contributor

That current behavior (in 1.0.0) seems a lot more user-friendly than the expected (2.9.1) behavior. Any chance of keeping it?

macumber added a commit that referenced this issue Jul 9, 2020
Fix #106 - OpenStudioPolicy.xml couldn't be loaded correctly due to deprecated IDD object
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
2 participants