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

Forum Posts

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
  • 2982 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
  • 4951 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
  • 3593 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
  • 3831 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
  • 2929 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

Resolved! PPM user and roles

Hello Everyone,I have implemented Project Portfolio Management with Financials in our instance. I have configured the Categories for an Idea Module, define the stake holders, and created a set of groups to assign the roles thats going to be used by t...