Scoped app table creation giving a label of "u_x_..."

tobyspitalnick
Kilo Explorer

I'm creating a scoped app and created an initial table. This table came up with the prefix of "x_<scope>_..." for the Name field, but any subsequent tables I try to create within the app are coming as "u_x_<scope>_..." for that field and I don't think that's correct. It's also changing the label that I give a value to "label" when I save.

Am I wrong in thinking that there's a problem with the prefix or is there something wrong with my instance?

5 REPLIES 5

Pradeep Sharma
ServiceNow Employee
ServiceNow Employee

Hello Toby,



That's not the correct behavior. Can you please try to reproduce this behavior in another instance?


Thanks for the reply, Pradeep.



The original problem is occurring in my company's dev instance. I did try in my personal dev instance and the problem does not happen: any new tables begin with "x_<scope>_" and the label remains as it should.


Thanks for the update Tody. is the behvaiour same for any new application created on your company's dev instance?


I created another app to test just now. I was able to create tables and they came in correctly. Does this mean that my original app is broken in some way?



EDIT: Ignore this comment. See next reply.