Heads up! On March 5, starting at 4:30 PM Central Time, our community will be undergoing scheduled maintenance for a few hours. During this time, you will find the site temporarily inaccessible. Thanks for your patience. Read more.
×Has anyone been able to add the attribute of Full Operating System Build with System? The build-in attribrute is only Operating System Build which will not give you the latest patch applied to the sy...
Good afternoon. I have a project in Jira software in which scheduled issue tasks are created. In these tasks, there is already a "Server" field filled with objects from insight. I need that after th...
We've had assets listed and users assigned to the assets in our inventory. For the most part the location is the user's office. Of course, people change office locations throughout the years. Is ther...
Application Info: JIRA Data Center Version 9.0.0 Goal: Folks, I'm trying to update an Asset (insight) Object attribute with a multi-select field in JIRA. Current Outcome: I'm running ...
Our Atlassian Analyst left in February, and I have been left to my own defences trying to maintain, tweak and update some of the behaviours he left behind I am 1000% new to this with basic If else be...
While importing objects in Assets, we have requirement that we need to concatenate two attributes in one. "Customer"--> ABC "Short Code"--> PQR So "Customer Short Code" will be ABCPQR &nb...
I developed a plugin for Access Control. that is working for show/hide and keep permissions for prodct category, Products attribute and many more. Now I want to add show /hide the marketplace n...
Hi community, we met with curious situation we can not find any result with full FQDN. if I search via key...
Hello, community. I'm trying to find the previous owner (assignee) of a workstations that we track in Assets. We use an attribute "Assigned to" in objects "Workstations". The attribute on its end re...
Is there a simple way to use the Jira Automation to create a Jira issue as the user that is assigned of an asset? I've created a rule that's an event trigger and it has to run as a specified user. Bu...
Hi together, I want to change a object attribute value. The value of this attribute is a reference to another object. My Script is working till that line I want to update the Asset When executing...
Hi When importing data from a json to update object in Insight / assets is working as expected for most of the objects. But when the object to be updated contains an attribute linked to a J...
Hi together, in Jira Asset Management I can create Automations WHEN: Object created, Object updated IF: objectType in (Processes) THEN: execute groovy script how in the groovy script can...
Hi together, I want to inherit an attribute value from an insight object to a referenced object. I declared all variable to retrieve the information of specific object After retrieving and checkin...
I am not able to store a modified MutableObjectAttributeValueBean in an ObjectAttributeBean. Can you please support. Would be nice! if(listobjectsServer_Ids.contains(objectAnwendungMitServer_Attribu...
Hi, I have a field in a Jira Assets/Insight schema which i'd like to split the value for. I've used the split in the past but in Asset fields its returning nothing. We have something ...
I am not able to update an ObjectAttributeValueBean after modifying a value with MutableObjectAttributeValueBean def objectServer_AttributeVertraulichkeit = objectFacade.loadObjectAttribute...
My code modifies the specific referenceID, but I am not able to update it and can't find a method in class MutableObjectAttributeValue def objectAttributeBean_definition = objectFacade.loadObjectAtt...
I'm working with Jira using Groovy scripts and I'm trying to modify a HistoryBean object in Jira Insight plugin. In some answer, it was suggested to call 'save' after modifying an object in certain c...
I'm coming at my wit's end here. I have an automation set up to look at one Asset custom field (Impacted Configuration Items), and collect in a lookup Action. From that action, I want to view the...
Hello, I have an object type in Asset with an attribute of type URL set to multiple cardinality. How can I insert multiple URL values in this attribute? Thank You
Hello, We perform an annual inventory of our assets with the organization. What is the simplest way a user could check a box to verify ownership of an asset?
Hi everyone, Hope you had a great weekend. I am struggling to understand the Insight discovery part about users discovery from network. I can see there is a pattern for users but i could...
Hi all, I'm trying to find the replacement for "com.riadalabs.jira" from https://mvnrepository.com/artifact/com.riadalabs.jira.plugins since it is pretty outdated. Does anyone have a hint? Als...
Hello All, We have 2 object types - Object1 (which has 2 attributes - Atrib1, Atrib2) Object2 (which has 2 attributes - Atrib3, Atrib4) We import objects using JSON file. ...
Copied to clipboard