Back to overview
OUT-3191

Ability to change appendix form type

Pull Request
Low
anit
Created Feb 23, 2026 · Updated Jun 23, 2026

Description

Add an overflow menu item to the row in the review appendix app that lets the user convert a property from premier -> lifestyle. Pull the form response object from Redis and transfer question values from the Premier to the Lifestyle version.

Below I've shared two Python scripts that the assembly team currently runs locally to handle these requests as they come up. This action should update Redis as well as the assembly property custom field value of the hotel.

Lifestyle -> Premier

Premier -> Lifestyle

Please take the tmime to review this

Comments (2)

anit4mo ago

[team member] Could you add your script here?

schwartz4mo ago

Added to description. We can keep this in our backlog for now.