Page tree
Skip to end of metadata
Go to start of metadata

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

Compare with Current View Page History

« Previous Version 2 Next »

What is Secure Custom Field Plugin?

Secure Custom Field Plugin is a rozwiązanie, które rozszerza funkcjonalność JIRY o mechanizm zarządzania uprawnieniami dla custom fields. 

You won't want every user in your team to have the same level of access to JIRA. For example, you may want to restrict who can administer JIRA, or prevent users from viewing a project. 




solution that extends JIRA's power by a mechanism that automatically creates issue attachments. System can create a file that contains an issue report or scurm card containing issue data. If you use your JIRA as a software that should create a lot of similar files - our plugin can do a bunch of manual work automatically.

How Does it Work?

Automated Attachments Plugin operates on the basis of documents' templates that you can create in a text editor. Templates contain tags - bounded by $$ signs. Our plugin converts the tags to the issue content (standard JIRA fields, comments and custom fields) and eventually attaches parsed document to the issue. Generation of the document can be either automated (as a workflow post-function) or manual (called by user from More menu).

  • No labels