Find your people. Pick a challenge. Ship something real. The CreatorCon Hackathon is coming to the Community Pavilion for one epic night. Every skill level, every role welcome. Join us on May 5th and learn more here.

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

Forum Posts

Unable to commit update set

Hi All,I am trying to commit an update set but it got stuck at below state. If I click on close button, it shows update set committed but I cannot see my changes on the instance.Please suggest.

find_real_file.png
now_dev by Mega Expert
  • 3992 Views
  • 4 replies
  • 1 helpfuls

Resolved! Unable to render HTML properly in GlideModal, only escaped HTML is being displayed in UI Page popup. I have tried passing text with regular tags (unescaped) and the escaped version of the same text (<). Neither will display properly.

No matter how I format my message string, this is not the modal is displayed: (image attached) Code from UI Action: (tried formatting the message these 3 ways) var message = '\<p\>\<span style=\"color: #ff0000;\"\>WARNING:\</span\> The actual start d...

Community Alums by Community Alums  
  • 2090 Views
  • 1 replies
  • 1 helpfuls

Debug Client Scripts

Is there a way to locate the name of the client script that is responsible for a specific action such as a field value got set? I observed that if we write to jslog() then the log message only, without the script name, appears on the JavaScript log p...

Error:Found a local update that is newer than this one

Configuration A, which was done in the development instance, was migrated to the verification instance.Since it was necessary to modify setting A, we modified setting A in the development instance again and migrated it to the verification instance.Th...

miyu by Tera Guru
  • 2455 Views
  • 2 replies
  • 0 helpfuls

Force an update to an update set

I did the following script for adding records manually from my dev instance to prod. However when I force update user versus group mapping updates to an existing update set then it ignores the users var rec = new GlideRecord('sys_number');rec.get('97...

sachinbhasin by Kilo Contributor
  • 7699 Views
  • 3 replies
  • 1 helpfuls

UI Builder - Pie Chart Color

I am trying to build a "Status" page using the UI Builder. On the page are a dozen Data Visualization modules, set to pie chart. Each chart represents the status of various critical systems (servers, services, applications, etc...). The status states...

Breizh by Tera Contributor
  • 1517 Views
  • 2 replies
  • 1 helpfuls

Resolved! Update Set name change in Dev after retrieval into QA

Hello,   I have a problem with update sets. I created a few update sets with an incorrect name in Dev. During review they were caught and I had to change the name of the update set. When I went to retrieve those update sets in in QA, the update set h...

dex778 by Tera Contributor
  • 1464 Views
  • 1 replies
  • 2 helpfuls