Your CFO wants hours. Your devs want story points. Here's how to give everyone what they need without breaking your agile workflow. If you're running Jira and managing agile teams, you've hit this ...
Not sure if this is the right place to post this. I would like Confluence Code Snippets to support the JQ "language" for syntax highlighting. JQ is a very widely used CLI utility for query...
This is getting really frustrating. I made a new space with a bunch of content (Live docs, pages, whiteboards, etc). The one thing that was irking me with this new update and making new spaces is tha...
Hello everyone! I'm using Jira for Data Centers v.9.5.1 I've tried to set visible «Linked issue» field when it's empty, but all my attempts were unsuccessful Dear forum members, I ask you ...
Hi! In the process of setting up a simple RICE custom formula field exactly how provided in the field template I realised that the division calculation is not doing anything. RICE Formula is set a...
Hey everyone, I've created a Rovo agent and used prompt engineering so that when I provide a Jira ticket key (e.g., TEST-111 ), it reads the ticket and responds with relevant keywords in the format...
1. There are more stories in a sprint 2. I have created version in Jira and linked those version as 'Fix version' to specific issue types 3. I have Github already integrated to Jira I want to depl...
...ll_statuses = [] start_at = 0 max_results = 200 # Default max results, can be adjusted logging.info(f"Searching for statuses for project ID: {project_id}") while True: p...
It's Friday then... It's time for the last, but not least, post in my SLA Common Challenges series 💁♀️ This challenge is about: Transparency 🎯 SLA tracking isn’t just about havi...
delta_sharing.load_as_pandas() returning parquet file link not the dataframe Call stack logs File "c:\Users\p1_prasaini\AppData\Local\Programs\Python\Python311\Lib\site-packages\delta_shari...
I am creating a rule using the Jira automation feature and I am trying to create a variable that takes the value the user inputs from the Work Percent Complete field on a subtask. However I can ...
...orrect project and issue type the form will create. Then configure your form with all necessary fields—text fields, dropdowns, attachments, etc.—and apply conditional logic if needed. By default public...
Some projects that I am tracking have more than one contact sometimes from different organizations. CRM is only letting me add one contact. Is there any way to use CRM to add more than one contact pe...
The Parent field in Dashboard Hub isn't working for me. It's just showing the same key as the currently listed key: JIRA-1 show's the parent as JIRA-1 instead of JIRA-7 (or whatever the Epic/Initiat...
Hi I have a screen with below fields: - ABC - select list field with values A and B - Field1 - text field - Field2 - text field - Field3 - text field - Field4 - text field Logi...