I am building an automation that periodically checks if an task within a planner has moved from bucket based on the bucket ID. It will first gather all tasks, filter only the tasks added in the last 7 days and then filters those that have changed from Bucket ID based on a excel file stored in sharepoint ( there is another flow that puts all incoming tasks in the planner in an excel file with all information like Task ID, description, Bucket ID etc.). For every task there is a condition that looks whether the task already exists in the excel sheet. If no then add it to the excel file and if yes then put current Bucket ID in the New bucket ID column in the excel file. Then the second condition checks whether the old bucket ID and New bucket ID are the same of not. If yes, do nothing and if no then send an email to an admin adres and send all information via a JIRA action: 'Create an Issue V3' to JIRA to make a new issue type called task in a specific board in jira. However, for the Jira actionstep, it does not show the space I want to create an issue for (probably) due to pagenation (item limit per page). How can I make sure that the right space becomes selectable in the JIRA action step? The actionstep seems to arbitrarily show spaces I have access to but excludes the one I need. It seems that it doesnt show the spaces based on alphabetical order.
Your question seems related to using automation rules. If so...context is important for the community to help. Please post the following:
Kind regards,
Bill
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.