I am looking to compare against 2 values, one of them being a integer and the other being the amount of references from that object. Then it should subtract the amount of references from the integer and then it will update a second integer field with the new total.
If any more information is required I would be more than happy to provide.
Hi @Jira Test could you provide further information on this use case?
Such as where the integer value sitting at or getting from? Portal? Jira issues?
Where does the output value need to be reflected?
The references from the object are available and pre-loaded in an asset schema?
Thanks
Both of these values are being taken from the same asset, But one is the asset amount and the other is the amount of users that asset is being distributed to, since I am using that asset as a license it would be helpful to have it reflect the current amount of licenses we have as well as all the licenses we have purchased. They will not be used in issues, this is purely from IT side,
The output value needs to be updated whenever that asset is being linked to another user.
The references will not be pre-loaded, they will be updated dynamically whenever we lease out a license so we need integer value to be updated dynamically as well the moment a license is leased to an user.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Jira Test
Thanks for the further info re this use case.
As you said, the output value needs to be updated whenever the asset is being linked to another user, which will happen in your License asset.
So where the output value would be sitting at? Still in an asset or a Jira issue field? That would make a difference from a solution point of view.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
It would have to be in an asset, We will not be using Issue fields for this as this is just for managing assets for now and having it open a Jira issue every time we change the original value would become overwhelming with too many issues being opened.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.