Closed FraserGreenroyd closed 2 years ago
@BHoMBot check project-compliance
@BHoMBot fix project file ref. 4788372167
@BHoMBot check project-compliance
Actually... The BHoM tab was not showing in the ribbon (the global menu and all other BHoM formula were working fine).
The issue was that the SetProperty
component now had an empty description and it seems the respond from Excel to that is to ignore the entire ribbon 😲 . So I'll add a fix here to only add a supertip if the description is not empty since this seems like quite a big issue.
As for why the description was empty, the BHoM_UI Component is actually still pointing to the SetPropertyValue
in the Reflection Engine so I'll fix that in the BHoM_UI PR. I tested all the other components once I got to testing Grasshopper and they are all working fine except for the SetProperty
one
@BHoMBot this is a DevOps instruction. I am requesting neutral checks on: core, code-compliance, copyright-compliance, dataset-compliance, documentation-compliance, null-handling, project-compliance, ready-to-merge, serialisation
NOTE: Depends on
https://github.com/BHoM/BHoM/pull/1339 https://github.com/BHoM/BHoM_Engine/pull/2729 https://github.com/BHoM/BHoM_Adapter/pull/318
Issues addressed by this PR
Test files
Changelog
Additional comments