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.

The field 'parent' in CSM/FSM Configurable Workspace not copied from Work order to Work order task

ItayB
Tera Contributor

 

For some reason this works in the BACK-END, but when I am in the WORKSPACE the field is not copied. (Picture attached)

 

ItayB_0-1761128722199.png

 

You can also see that in the past this did work, but I have no idea what happened that stopped working.

 

ItayB_1-1761128816523.png

 


There is an existing BR in the system that performs the copying but as you can understand it does not affect the WORKSPACE.
I am also attaching a picture of the BR that belongs to the system.

 

ItayB_2-1761128859551.png

ItayB_3-1761128873461.png



In addition i add a photo of the configuration: 

ItayB_4-1761128912593.pngItayB_5-1761128926083.pngItayB_6-1761128940092.png

 


I would be happy for your help with this issue.

Thank you very much !
Itay

11 REPLIES 11

Ankur Bawiskar
Tera Patron
Tera Patron

@ItayB 

your business rule is before insert and will only work when record is inserted.

The parent field on work order task should get auto-populated OOTB without any custom logic when you click New from related list in workspace.

Is that not happening OOTB?

💡 If my response helped, please mark it as correct and close the thread 🔒— this helps future readers find the solution faster! 🙏

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

thats what i did,
and i agree thats should happen OOTB, but thats not happening. 

You can see in the first photo 

@ItayB 

the business rule should work when record is saved.

Did you try saving and see what happens?

💡 If my response helped, please mark it as correct and close the thread 🔒— this helps future readers find the solution faster! 🙏

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

yes, did not worked