I was just brainstorming with someone on this and the current setup for bookable resources that are also cataloged items is complicated. Bookable resources only have an indirect link to the cataloged item. So, right now we could only update through a trigger on asset.copy but that is very expensive on every copy update for how much booking resources are used. A related issue is cascading updates - right now a barcode could change on an item and it would not change the barcode on the booked resource.
Right now I'm unsure of the best path forward but would be glad to hear thoughts.
I was just brainstorming with someone on this and the current setup for bookable resources that are also cataloged items is complicated. Bookable resources only have an indirect link to the cataloged item. So, right now we could only update through a trigger on asset.copy but that is very expensive on every copy update for how much booking resources are used. A related issue is cascading updates - right now a barcode could change on an item and it would not change the barcode on the booked resource.
Right now I'm unsure of the best path forward but would be glad to hear thoughts.