equinor / cc-components

Components and apps for CC.
MIT License
4 stars 0 forks source link

🐛: Handover: 3D shows tag-lifecycle-status, must show mcStatus #1022

Closed atlewee closed 1 month ago

atlewee commented 1 month ago

Description

Status shown in 3D tab is "Reserved", "Planned", "As-Built" instead of "OS","PA","PB","OK"

Reproduce

image

Expected behavior

Shows mcStatus (like in WO 3D)

atlewee commented 1 month ago

It seems like there is fundamental issues visualizing commPk in 3D ( Echo can only highlight tags, and line tags often cross commPks and must be partly colored by pipetest status ) There is also no mapping between pipetest and 3D available making this impossible on todays data model. In addition, all dummyTags such as pipetest/loop, Cables and HT cables, does not exist in 3D

Since we can not visualise commPk in 3D with todays data model we should disable the 3D tab on commPk for now.

ken-mellem commented 1 month ago

@Gustav-Eikaas att ADR - this is some-kind of decision or rather technical limitation which we definitely should document, in order not to re-attempt to re-introduce this functionality again later.

Gustav-Eikaas commented 1 month ago

Made a PR in lighthouse, trying to document this as a failed experiement.