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.
×We are receiving this error message when trying to access the Clockify Add-On for JIRA. We've had no issues with this Add-On for a year until today. It is not all projects. Just see...
...he message replaced with the field value: So by default the description would be: Due Date: Go to the due date field and set value When field is set it: Due Date: 2/6/25 The syntax is is: {{i...
...omeone please provide me an example of how I build a table so I can follow the pattern/syntax. For example, and I'll try to write this in English using my code.... How do I add (and what is the proper syntax...
...o missing syntax elements like braces or commas colons in the code. Is there a way to implement syntax validation for Bitbucket UI commits? I'm looking for a solution that could help prevent these t...
...ut it's just slowing things down and not allowing me to format things the same way even when still trying to do it the Markdown syntax way. Frustrated yet again with Trello!!
For certain searches, I filter out specific epics. This syntax works ok: AND "Epic Link" != DSN-789 AND "Epic Link" != DSN-777 but I need to exclude epic by epic, which is a bit annoying. I w...
Hi, When I search for tickets containing text "conferento.com" it does not return any results. When I search for tickets containing text "conferento" the result is returned. Originally I thought t...
Hi Just wondering if I need to review all tickets where the due date is within the next 14 days. I shall duedate > now() AND duedate < 14d to avoid having tickets from the p...
Hi just wanted to find out if I need tickets to be listed in order of creation, with the most recent tickets appearing at the top of the list, should I use DESC? or ASC?
...figure my best bet would be to use a dashboard that pulls from a filter i create. I'm having trouble with the JQL query and am not quite sure how to structure the syntax in order to pull that list o...
...anttStartDate", "ganttstartdate", "Date", "Start_Date", "start_date", "Gantt_Start_Date", "Start", and "start" and countless other different syntax values to try to access the "Start" value shown here....
The code that I trying run is it: ... def issueInputParameters = issueService.newIssueInputParameters().with { setProjectId(project.id) setIssueTypeId(issueType.id) &...
Background There are times when we have a collection of bugs in one bug ticket to expedite the dev team fixing everything related to one area. Challenge Pull metrics that report those bugs...
I have created an automation rule to edit the 'fix version' field with {{sprint.name}} in the current issue, when the sprint changes. Unfortunately what it does is 'add' sprint name, rather than wip...
...S group, child_name AS username FROM cwd_membership; When the groups query is run (MS SQL Server 2016) I get an error: Msg 156, Level 15, State 1, Line 1 Incorrect syntax near the k...
I believe CodeMirror (which Bitbucket uses) does not support syntax highlight for terraform source. True statement? Has anyone found an alternative solution? thanks!
I had this filter "created >= 2021-01-01", which didn't show past items that were created earlier but closed within the past month. I'm trying to set a filter like this "status = ("Closed - No Act...
...epositories. this does work on github repositories. is there another method of storing non-rendered text in markdown syntax?
Dear community, As a user of Jira, who creates new issues, I want to be able to write gherkin syntax code (and highlight it that way) in the Description field of a Story. I found t...
The majority of code snippets I use this code block macro for are JSON and YAML snippets. I think it's kind of lame that in 2020 only XML is properly supported by this block and not JSON and YAML. W...
...ssue.custom_field2} but I don't know how to reference them using ${issue.field} syntax. Note: My custom field names have multiple words. Thanks in advance
I am trying to integrate various Markdown files that I have prepared offline into my BitBucket wiki. I have successfully committed the files via Git and I can open them within the BitBucket website, ...
Updating README.md I'm able to use a code fence. It produces a left justified code block with proper syntax highlighting. ```sql select * from data ``` However I'm unable to get the code fence t...
Copied to clipboard