codescape / jira-multiple-subtasks

Multiple Subtasks for Jira
http://jira-multiple-subtasks.codescape.de
Apache License 2.0
0 stars 4 forks source link

Allow to share templates with users / projects #117

Open codescape opened 9 months ago

codescape commented 9 months ago

As a user I want to share existing templates to create subtasks with other users or projects. I can manage these sharing options on the user / project / global template administration view.

Considerations

Configuration: allow sharing for everyone or limit to users who have the global permission to share objects

Shared templates cannot be edited by the projects / users they are shared with. If we want this we would need to have two different sharing options (read-only / read-and-write).

Being able to restrict global templates this would also provide a good basis for #112.

Tasks