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.
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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.