Fixed bug where SectionProperty objects did not have sequential ids when using multiple push components, leading to errors when trying to read them in to a Dictionary.
@FraserGreenroyd to confirm, the following actions are now queued:
- check `code-compliance`
- check `documentation-compliance`
- check `project-compliance`
- check `branch-compliance`
- check `dataset-compliance`
- check `copyright-compliance`
There are 88 requests in the queue ahead of you.
@bhombot-ci[bot] just to let you know, I have provided a `check-versioning` result to this Pull Request as it was detected to be linked to other Pull Requests in a series. The comment which triggered this check came from @FraserGreenroyd on Versioning_Toolkit
@bhombot-ci[bot] just to let you know, I have provided a `check-installer` result to this Pull Request as it was detected to be linked to other Pull Requests in a series. The comment which triggered this check came from @FraserGreenroyd on BHoM
@FraserGreenroyd to confirm, the following actions are now queued:
- check `null-handling`
- check `serialisation`
There are 37 requests in the queue ahead of you.
@bhombot-ci[bot] just to let you know, I have provided a `check-ready-to-merge` result to this Pull Request as it was detected to be linked to other Pull Requests in a series. The comment which triggered this check came from @FraserGreenroyd on BHoM
MidasCivil_Toolkit
Feature
FreeformProfile
MidasCivilAdapterSettings
Including a stringVersion
.Create
class
.MidasCivilAdapter
.version
+MidasCivilAdapterSettings
.version
is read from theMidasCivilAdapterSettings
.Read
commands on a singlePush
.Bug
SectionProperties
are read to capture unsupported sections from MidasCivil.SectionProperty
andIMaterialFragment
from MidasCivilRigidLink
following changes from Version 9.0.0BarReleases
were not pushing/pulling correctly (unrelated to versions)SurfaceProperty
names were not being read from MidasCivil.SectionProperty
objects did not have sequential ids when using multiple push components, leading to errors when trying to read them in to aDictionary
.Compliance