You've been invited into the Kudos (beta program) private group. Chat with others in the program, or give feedback to Atlassian.
View groupJoin the community to find out what other Atlassian users are discussing, debating and creating.
Hello!
I am trying to create an automation rule; for when an object is created, if a date/time attribute (in this case, inventory date) is empty upon object creation, then today's date/time is automatically applied to that attribute field.
I've been trying to use the attribute value for this as %%CURRENTDATE_TIME%%, is this the correct value?
Thank you!
Hi Harry.
Here is a suggested configuration:
WHEN: Object Created Event
IF (IQL): "Inventory Date" IS EMPTY
THEN: Action - Attribute Value;
Set the Attribute: "Inventory Date"
With the Value: ${Created}
This will set the Date, from the Attribute "Created" into the "Inventory Date" Attribute...
Note that Attribute names are Case Sensitive.
Kind regards,
Yinon
Mindville Support Team
Thank you Yinon! That configuration worked perfectly.
The issue I am seeing now is the automation applies each time an object is created, however, sometimes the attribute value is only seen in the object's history.
The "Last Inventoried" date is not actually added to that attribute, but in the history it is noted as value added and everything lines up in that sense.
I've seen this issue on other similar automation rules we have configured as well; should I open up a ticket with Mindville?
Thank you,
Harry
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Harry.
Glad to hear the configuration works :)
Regarding the Attribute showing as updated in the History, but no value is visible on the Object - this is most probably related to a caching issue we are currently working to fix: https://jira.mindville.com/browse/ICS-1479
Just to verify this - you can run a clean re-index of Insight (Keyboard shortcut '.' + type 'indexing Insight') - after re-index is complete, your attribute should show the Values...
Kind regards,
Yinon
Mindville Support Team
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Atlassian's marketplace partners have had a very productive start to 2021! Since our last roundup, our developer community has added over 160 new cloud apps to the Atlassian Marketplace to help you...
Connect with like-minded Atlassian users at free events near you!
Find an eventConnect with like-minded Atlassian users at free events near you!
Unfortunately there are no Community Events near you at the moment.
Host an eventYou're one step closer to meeting fellow Atlassian users at your local event. Learn more about Community Events
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.