Welcome to Community Week 2025! Join us to learn, connect, and be recognized as we celebrate the spirit of Community and the power of AI. Get the details  

ITSM forum
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Forum Posts

Resolved! VTB Error: "You do not have permissions to modify this record"

Hello All,Looking for some guidance on this Visual Task Board (VTB) permissions issue. Users on a VTB keep getting the error "You do not have permissions to modify this record" when they try to move a ticket from one State lane to another. Even ticke...

Maria20_0-1731510691306.png Maria20_1-1731510811914.png
Maria20 by Tera Guru
  • 1579 Views
  • 6 replies
  • 0 helpfuls

Resolved! How to trigger an approval to group through flow designer

Hi Community, I hope you’re all doing well. I need assistance in setting up a service catalog item approval workflow. The requirement is as follows:If the requestor's email domain is @abc.com, the approval should be routed to the Hardware Approver Gr...

Naresh_5120 by Tera Contributor
  • 1148 Views
  • 6 replies
  • 0 helpfuls

Resolved! Dashboard - share issue

Hi Forum i created a dashboard and shared it with 2 groups and 3 usersall have editor rights but they get "Report visable only to a specific user or group"

SimonHind by Tera Contributor
  • 609 Views
  • 4 replies
  • 0 helpfuls

Resolved! Update child priority field when it changes on the parent record

 I need assistance with the following: when the priority field is updated on the incident parent record, this is not updated on the associated child task record. I need this to also update whenever the priority field changes

Community Alums by Community Alums  
  • 593 Views
  • 1 replies
  • 0 helpfuls

script is not working

HI All, I am receiving the current location id :var queueId = $sp.getParameter('location_id'); I need to Glide the table var gr = new GlideRecord('wu_location_queue');gr.addEncodedQuery('nameSTARTSWITHAmerica Walk Up Support^ORnameSTARTSWITHBengaluru...

In SC Task form UI action button

Hi All, In sc task form have ui action button, The button called create story. When i click on create story then assignment group auto populate in story based on task group.Task group into story table assignment group. when click on create story butt...

Tharun13 by Tera Contributor
  • 455 Views
  • 2 replies
  • 0 helpfuls

Resolved! How to create a database view?

Hi,I have two table "x_feedback" (Custom table) and "sc_request" table.Table "x_feedback" have a field which name is 'task' it is a reference field and comes from table "task".Can we put where clause with dot walking?How can we make database view ple...

Chandra18_0-1731335122438.png
Chandra18 by Mega Sage
  • 790 Views
  • 3 replies
  • 0 helpfuls

Export number field as hyperlink

Hi Team,i need to implement when ever user manually exports in list view, the number field should remain as hyperlink when exported to excel format. currently the number field will be normal text but no hyperlink as per OOTB. Hoping for some suggesti...