Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Investigation on JIRA ticket logic implementation.

Emiliano Giordana August 25, 2022

It is possible to implement the following function on Jira Ticket for Develop Inventory (DI) for items that are contained in a issue type "BOX"?

If a DI item is linked to a box using the link mode "Is included into", its storage location shall be deleted (become empty) / the storage location field is eliminated. In this way, only the storage location of the BOX ticket is applicable to all the items presented in the BOX.

An alternative can be that if a DI item is linked to a box using the link mode "Is included into", its storage location shall be automatically updated and equal to the "BOX" storage location. The field should become non-editable.

Kind regards,

Emiliano.

1 answer

0 votes
Nic Brough -Adaptavist-
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
August 25, 2022

Welcome to the Atlassian Community!

So, let me paraphrase this back to confirm I have understood it:

Let's say you've got two issues, let's say they're summarised simply as Story and Box (There could be many, but for the purposes of understanding, I'm simplifying)

You have a field called "Storage Location" on Story, which currently contains the string "At the bottom of a locked filing cabinet stuck in a disused lavatory with a sign on the door saying 'Beware of the leopard'"

Now, someone edits Story, adding a link of type "is included into" and pointed at Box at the other end of the link.

When they do that, you want to clear the Storage Location field, and make sure it can't be added to again if the link to Box is still present?

Is that correct?

You'll need to do some coding, utomation or scripting to do it, but you can do it.

Suggest an answer

Log in or Sign up to answer