Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow to share templates with users / projects #117

Open
6 tasks
codescape opened this issue Feb 4, 2024 · 0 comments
Open
6 tasks

Allow to share templates with users / projects #117

codescape opened this issue Feb 4, 2024 · 0 comments
Assignees
Labels
templates Feature: templates for subtask creation

Comments

@codescape
Copy link
Owner

codescape commented Feb 4, 2024

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.

  • User templates can be shared with other users (multiple users possible)
  • Project templates can be shared with other projects (multiple projects possible)
  • Global templates are visible to everyone (default) or can be restricted to be only used by workflow transitions

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

  • collect feedback
  • implement sharing for project templates
  • implement sharing for user templates
  • restrict sharing per configuration option
  • documentation
  • create separate issue for global templates
@codescape codescape added the templates Feature: templates for subtask creation label Feb 4, 2024
@codescape codescape self-assigned this Feb 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
templates Feature: templates for subtask creation
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

1 participant