Enum column issues

Hello, I have 2 apps using the same table. One of the Apps is an order capture type of app. The other is a work order type app for the employees that are filling the orders. I have an enum column that has different order statuses. I have slices based off of the statuses in my work order app. In the work order app i change the status from new to assigned and the order moves to the assigned slice. However when I view that same order in the assigned slice, the enum list in the status column says new again. Any ideas as to what is causing this? thanks

0 2 215
2 REPLIES 2

Steve
Platinum 4
Platinum 4

I would guess either 1) the two app donโ€™t have identical configurations for that column, or 2) one of the apps is displaying a different column.

The only difference between the two is in the order capture app I have an initial value set.

Top Labels in this Space