Hi Team
Please find below attached
1. Summary: IAM Access Key Rotation - ASI Production Account <<1st month of Quarter >><<Year>> to <<3rd month of Quarter >><<Year>>
The second month of every quarter
2. Summary : IAM Access Key Rotation- Dev accounts: Idx_Security- <<1st month of Quarter >><<Year>> to <<3rd month of Quarter >><<Year>>
So, How to update automatically this SUMMARY AS "<<1st month of Quarter >><<Year>> to <<3rd month of Quarter >><<Year>>"
Q1-JAN,FEB, MAR
Q2-APR, MAY, JUN
Q3-JUL, AUG, SEP
Q4-OCT, NOV, DEC
Please verify and let me know.
Thanks
Hi Hareesh - Welcome to the Atlassian Community!
I wrote an article a few months back that you might find helpful:
|
Hi, @Hareesh P
I`m not so good in automation, but I suggest trying out Business Process Manager add-on.
We at the SaaSJet team have developed this plug-in to standardize and streamline business processes, such as recurring task creation. Use a flexible scheduler to set a start date
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Hareesh P
User Automation for JIRA to create a ticket. You can specify as follows:
You can consider using the cron service to set the schedule to determine when it will run.
regards
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Ismael Jimoh I know this
"<<1st month of Quarter >><<Year>> to <<3rd month of Quarter >><<Year>>"
for example
<<Previous Month>><<Year>> For this : - {{now.minusMonths(1).format("MMM/yyyy")}}
Above show's as previous month, and year
Like that I am expecting for "<<1st month of Quarter >><<Year>> to <<3rd month of Quarter >><<Year>>"
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.