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.

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

Forum Posts

Resolved! any issue with a user being in multiple resource groups?

Is there any functionality issue with users being in multiple Resource Groups versus having no overlap in resource groups of group membership. i'm getting reports about potential issues in reporting with not getting accurate allocation/capacity data,...

Les1 by Tera Guru
  • 2411 Views
  • 8 replies
  • 9 helpfuls

Resolved! Report to show all project risks, issues, decisions actions

Hello, Does anyone happen to know if it is possible to create a report of all my projects and show their related risks, issues, decisions, actions in a single view. I am aware that there is the project status report portal but that only shows the RID...

Clauds by Giga Contributor
  • 3733 Views
  • 13 replies
  • 9 helpfuls

What is SUCCESS PACKS

Hello Has anyone installed the SUCCESS PACKS to the PPM package for ITBM? Can you provide pro's and con's thanks

Mary by Mega Guru
  • 5582 Views
  • 4 replies
  • 2 helpfuls

Inline script on flow designer.

Hello Team, I am not able to achieve one logic. keep struggling to put the logic. By using the flow designer I am able to create multiple task and associated the  task to one project. The Requirment is depending on the project area (Custom field enab...

find_real_file.png find_real_file.png find_real_file.png
Nihar1 by Giga Contributor
  • 4305 Views
  • 8 replies
  • 2 helpfuls

How to reset GlideRecord object

Hello,I have a code like thisvar gr = new GlideRecord('myTable');for(int i=0;i<5;i++){         gr.addQuery('column', i)         gr.query();         gr.getrowcount();}Problem is, for i=0 it works but for next iterator it appends the addQuery condition...

Kanban vs. Story - visual task boards

Is there a way to view project tasks, catalog items, and stories on a kanban view board? do you need to set up your assignment groups in a way so that you have this ability? Any best practices/suggestions to share on what your company did?

Connie5 by Kilo Contributor
  • 4524 Views
  • 6 replies
  • 1 helpfuls

Resolved! User Cannot View Agile Board

Selected users cannot see the Agile Board. The users share similar roles and group membership as other users that can see. Users that cannot see the Agile Board get a URL similar to:.../nav_to.do?uri=%2F$agile_board.do%23%2Fbacklog%2F:id Users that c...

MGanon by Tera Guru
  • 3261 Views
  • 9 replies
  • 5 helpfuls

Resolved! Changed Fields of Flow Designer

Hey Everyone , I want your help regarding the changed fields which appear on update of any record in flow designer. I have shared the screenshot. My query is how to use these changed fields. I mean exactly what is their purpose. In my case they are r...

find_real_file.png