You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 10 Current »

Overview

Natively, JIRA allows Worklog update through Work on Issue Permission.

Minyaa Time introduces in Worklog Create Closure  concept and its associated Project Permission : Create Old Worklogs.

If you enable the Worklog Create Closure feature, you will be able to allow some of your users to override these new rules by granting them with the Project Permission Create Old Worklogs.

How to enable

Go to Minyaa Settings page and set to Yes or No the relevant setting ...

How it works

When enabled, by granting the Create Old Worklogs Project Permission to only allowed users, only them will be able to override Worklog Create Closure rules;

 

How it works

When Minyaa Time is enabled, a Worklog can be created by a user if he has

  • the permission to create a Worklog (Work on issue Permission),
  • And has the permission to Create Old Worklog.

This permission to Create Old Worklog is evaluated in following cases :

  • the user has not the Project Administration Permission
  • and the WorkableDelay ("Worklog.Create.Delay.In.Days" in Application Properties) is positive.

The condition is evaluated as follow :

  • Today is not older than EOM-1M+nD (End Of Last Month + n Days), where n is provided by the WorkableDelay parameter.

The WorkableDelay ("Worklog.Create.Delay.In.Days" in Application Properties) may be modified through the Minyaa Settings page.    


Useful hint

See also ...

  • No labels