...
The Assets & Inventory Plugin for Jira is highly customizable, similar to JIRA itself. However, the check-out and check-in functionality isn't enabled by default. This guide will walk you through configuring this feature.
...
Configure the attributes
Define an Assigned user
...
attribute (field).
...
If all
...
your customers are
...
if customers are not JIRA users, select 'Text' for a free text field
...
Jira users, choose the User Picker type for this attribute. This allows them to be selected directly from Jira.
If your customers are not Jira users, choose the Text type for a free-form text field where you can enter their name.
Define Sign-out date
...
and
...
Return date
...
attributes with
...
DatePicker.
Define
...
In Use
...
attribute with RadioButtonList (Yes/No).
Add the
...
four attributes to the forms you wish to track.
Use the functionality
When an item needs to be
...
checked-out, set the fields as
...
:
In Use =
true
Assigned User =
SmithJohn
Smith
Sign-out date =
2018/7/5
Return date =
empty
When an item needs to be
...
checked-in, set the fields as
...
:
In Use =
falsefalse
Assigned User =
emptyempty
Sign-out date =
empty
Return date =
20182018/7/5
You will be able to track all the changes in Asset History audit logs
The plugin will automatically record all these changes in the audit logs, allowing you to track the movement of your assets.