Adding New Lifecycle Stage Field
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
We notice that the Deploy lifecycle stage status is not present in the lifecycle mapping. Can create new lifecycle?
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
The issue is that Deploy is not on the list of the value for Life Cycle Stage. So, we are looking for a way to add the value to the list.
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
Hi @BasiratB
That can only occur when someone has deleted it from your instance. All of the Life Cycles are included with a baseline instance. The simple answer is go to a PDI, find the relevant Life Cycle Stages, export them as XML records and import them into your instance.
I hope this helps!
Mat
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 weeks ago
Hi @Mathew Hillyard , If someone has deleted it, can it be retrieved from audit table?
cause the lifecycle has a lot of dependencies on it right so instead of creating the new lifecycle, can we find the deleted lifecycle record and retrieve them?
Regards,
Saurabh V.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 weeks ago
Hi @svirkar420
As mentioned below - go to your PDI, locate it, export it as XML and reimport it into your instance.
As to dependencies - well, so long as no cascade delete has taken place (as in the related record has also been deleted), then each reference to the life cycle will remain as an orphaned Sys ID, so if you restore the record the references should usually be restored as well.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
@Mathew Hillyard Is it recommend to update the Active from false to true for Deploy value?
