Get a first look at what's coming. The Developer Passport Australia Release Preview kicks off March 12. Dive in! 

invalid life cycle stage and stage status combination error message

CJPeterson
Tera Expert

Hi All, 

Im working in my PDI trying to understand Life Cycle Stages and Status in the location table - cmn_location_list

When trying to update Life Cycle Stages field I get error message "invalid life cycle stage and stage status combination error message". I checked to make sure I had valid fields in the tables for Life Cycle Stages and Life Cycle Stages Status, but when trying to make an update in the location table I get an error. Should we be able to indicate whether a location is operation, being created, or retired? 

 

CJPeterson_3-1672867073890.png

 

CJPeterson_1-1672866933182.pngCJPeterson_2-1672866954394.png

 

1 REPLY 1

Damhoej
Tera Guru

It looks like you are trying to update from the list.
You need both values at the same time, so list update does not work since one of the fields will be empty.
Open each record and update from the form, then it wil work