Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

Dashboard widget titles not updating via update set

matthew_hughes
Kilo Sage

In my Dev instance, I've been amending the labels of some widgets within a dashboard. I assumed that any changes to those widgets would be included in my update set. However, when I move my update set to my Test environment, I see that the amendments have not been moved.

 

I was just wondering what I need to include in my update set to transfer the amendments from my Dev to Test environment.

10 REPLIES 10

How would I create it as an XML import? Are you talking about moving the dashboard as an XML import?

The ammendments that you're referring are records. You can move those like a simple record you just have find the table.

So I would move the Dashboard like a record as a XML file or is there more to it?

You can move it like that. It's just a record.

RaghavSh
Mega Patron

When you make any changes to dashboard or its widget the you need to go to "pa_dashboards" table , select your dashboard and the right-click on header and select unload dashboard.

 

This will save your dashboard in your current update set and then you can move it across instances.


Raghav
MVP 2023
LinkedIn