Hi there,
I finding a solution for the following request:
We have outsourced Developers.
We using Softwer Project to organize the EPIC and tasks.
I would like to make som limitations like:
Only ME as Developer leader can edit the Original estimate field.
The assignee can spent time on the issue only when the card is in a specified status, like In progress
When the Original estimated time is over , then no more time tracking able to record on that issue...
IS there any ide or existing solution for this kind of setup ?
THX
It's Mary from Planyway for Jira: workload, roadmapping, time tracking
To achieve the level of control and customization you're looking for in Jira, you'll need to leverage a combination of Jira's built-in permissions, workflows, and possibly some marketplace plugins for finer control over time tracking and field editing permissions. Here’re some ideas:
To restrict editing of the Original Estimate field to only the Developer Leader (you), you would typically use a field-level permission scheme. However, Jira does not support field-level permissions natively. You can work around this by:
To ensure that time can only be logged when an issue is in a specific status (e.g., "In Progress"), you can:
Preventing further time logging once the original estimated time is exceeded is not a standard feature in Jira. To implement this, consider:
You can configure it via Jira permissions. Good luck!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.