invalid life cycle stage and stage status combination error message
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-04-2023 01:18 PM
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?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 hours ago
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

