Service Offering linking
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-26-2025 03:24 AM
Hi all!
I have populated Service Offering and linked it to a parent Service.
Assignment Type is set to All Instances.
I can search for Service Offering itself and find it in my Incidents/Requests but when choising parent Service I don't get back any Service Offering.
Why are these not linking?
On the other hand somebody has setup previous Service Offerings with these Assignment Types and they work.
Kind regards,
Stefan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-26-2025 06:44 AM
Hi @StefanSrba ,
Have you looked at the reference qualifier behind the fields? Is there any custom logic made?
If my answer has helped with your question, please mark my answer as the accepted solution and give a thumbs up.
Best regards
Anders
Rising star 2024
MVP 2025
linkedIn: https://www.linkedin.com/in/andersskovbjerg/
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Monday
Hi!
Sorry that I haven't answer up until now!
For service offering I have Reference Specification:
javascript:'parent='+current.business_service;
but on each other Dictionary overrides I have this part added as well
javascript:(!gs.nil(current.business_service)? 'u_task_availabilityLIKE9da72239c340021043b3354c05013120
But I'm not sure what task availability I should set up since when setting up All Instances or Incident or Request it does not show up and old Service Offering that have been setup have a 'code value' - the one from query.
