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.

'Name field can not be empty' error on submission of project task record producer?

Jared Wason
Tera Guru

Hi,

I have a record producer that is creating a project task (pm_project_task), but I see a 'Name field can not be empty' red pop-up after submission. The project task it self looks okay, but I would like to make the red pop-up go away. I do not see any client scripts or business rules triggering this on the pm_project task table. Do you have any idea what might be causing this? 

find_real_file.png

1 ACCEPTED SOLUTION

Jared Wason
Tera Guru

Issue was due to a business rule on the pm_project table. 

View solution in original post

6 REPLIES 6

Jared Wason
Tera Guru

Issue was due to a business rule on the pm_project table. 

I have the same issue, when I try to update child parent task planned end date, the pop up is showing. Please let me know how you resolved it.