Atlassian Enables Default Data Collection for AI Training

Atlassian has implemented default data collection settings across its product suite to gather user data for AI model training. The change appears to be opt-out rather than opt-in, meaning data collection is active unless users explicitly disable it.
Key Details
The source material indicates this news was shared on Hacker News where it received significant engagement: 312 points and 75 comments. The discussion likely covers technical implementation details, privacy implications, and developer reactions to this policy change.
For developers using Atlassian products like Jira, Confluence, or Bitbucket, this means usage patterns, content interactions, and workflow data may be collected by default for AI training purposes. While the specific data types aren't detailed in the source, typical enterprise software telemetry includes feature usage frequency, error patterns, and interaction sequences.
This type of data collection is increasingly common in enterprise software as companies seek to improve AI features through real-world usage data. The opt-out nature raises questions about user consent and data privacy that are likely being discussed in the Hacker News comments.
📖 Read the full source: HN AI Agents
👀 See Also

Google Quietly Buying Play Store Code to Train AI Coding Tools
Google is emailing Android developers offering to pay for their app codebases to train AI coding tools, as part of a confidential pilot program.

Gemma 4 Chat Template Bug: Tool Parameters with anyOf/null Rendered as Empty type
A bug in Gemma 4's chat template drops $ref, anyOf, and $defs from tool parameter schemas, rendering nullable refs as empty type fields. A Jinja fix restores correct schema parsing for all inference engines.

An Open Standard for Agent Run Records: The Case for a Shared Log Schema
Every agent runtime has its own log format, causing fragmentation in debugging, auditing, and tool portability. The fields already converge on a core schema — it's time to standardize.

OpenClaw 2026.3.28: Breaking Changes for MiniMax Users, Config Auto-Repair Removed
OpenClaw 2026.3.28 removes auto-repair for deprecated config keys and eliminates several MiniMax models. Users must update configs before upgrading to avoid gateway startup failures.