Skip to main content
11-Garnet
February 23, 2023
Solved

Deadline permission on Tasks

  • February 23, 2023
  • 1 reply
  • 1893 views

Hello,

 

I see this topic is 10 years old, but as I have exactly the same need, and found no solution.

 

I would like to grant a role from us, design project leader, rights to control the task deadlines, so that notifications are sent on the target dates. Often he does now know a realistic target date, when assigning tasks.

 

Unfortunately this is not possible without a customization.

Article - CS61502 - Is it possible to give the ability to Edit Deadline for assignments to certain Roles in Windchill PDMLink (ptc.com)

 

RE: post

Best answer by HelesicPetr

Hi @Juha_Kokko 

I can imagine that you can create own action for task to set the deadline in own wizard and in the processor update the deadline in database.

 

The action would be available only for specific role or group by own validator. 

PetrH

1 reply

18-Opal
February 24, 2023

If you want a user to change a deadline in a workflow this is doable, however it will require custom code in the workflow.

 

Is the scenario, the project leader has a "Setup Participant" task.  In the task roles get populated (as usual) but in addition to the roles the project leader also wants to set deadline for the some (or all) of the tasks that the users in these roles will receive?

 

If yes, this is doable.

 

 

11-Garnet
March 3, 2023

The need is more generic.

There should be a possibility to maintain the deadlines of already existing tasks (from any workflow) - this requires currently context administration rights.

HelesicPetr
22-Sapphire II
22-Sapphire II
March 3, 2023

Hi @Juha_Kokko 

I can imagine that you can create own action for task to set the deadline in own wizard and in the processor update the deadline in database.

 

The action would be available only for specific role or group by own validator. 

PetrH