Why organic adoption beat top-down mandates at one of America's largest restaurant chains The post How Wendy’s turned everyday challenges into enterprise-wide transformation appeared first on Inside Atlassian.
#jira
4 posts
5 Jun
1 Jun
Flaky tests and stale feature flags drain engineering time quietly. Here is how Atlassian's engineering team uses AI agents in Jira to automate both. The post How We Cut up to 80% of Engineering “Chores” Using AI Agents in Jira appeared first on Inside Atlassian.
27 May
AI writes the code. Engineers spend their day on everything else. The post How AI is Changing Developer Workflows: Lessons From Engineers appeared first on Inside Atlassian.
7 Feb 2013
Play SQL is a an Atlassian Confluence plug-in for querying database tables and displaying the results inside a Confluence page. The plug-in has only native support for PostgreSQL and HSQL but other drivers can be used via a JNDI datasource. For using MySQL with Play SQL you have to download the […] The post Use Confluence Play SQL Plug-in with…