BUG? Column & Inline Action Missing From View, Replaced with _RowNumber (and No Action)

One of my clients has seen this happen in two different apps today:
3X_a_c_ac5dc5512ae31059ff8ffec622116716a1014299.png

3X_6_3_630be0579439e6292ddf5413360b5fb61f85428a.png

Several columns with inline actions in table views have been replaced with _RowNumber and no inline action.

Is anyone else seeing this?

Solved Solved
4 27 2,442
1 ACCEPTED SOLUTION

The deployment is mostly complete โ€” many of the servers have received the update. If you refresh/sync your app, it should now avoid the bug. Basically, the bug description is:
*) the action is set ColumnX to some value
*) the action was explicitly associated with ColumnY in the action definition
*) the bug caused this to be overwritten and associated again with ColumnX

If you had not opened the app in the editor earlier today and tried to save it, make any changes, etc, then our deployment will just fix the problem. If on the other hand, you did make edits (as I imagine any of you who ran into trounle would have tried to do), then you have to do one of the following things:
a) use Manage โ†’ Versions to go back to an earlier version and restore it, or
b) go to the specific actions in question (Behavior โ†’ Actions) and explicitly set the column that it is attached to, and Save the change in the editor.

View solution in original post

27 REPLIES 27
Top Labels in this Space